about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-04-11 00:33:13 +0200
committeraszlig <aszlig@redmoonstudios.org>2015-04-11 00:33:13 +0200
commita46b432a4cc1d81eb04379c48b4f55f9b59de086 (patch)
tree8067fbd5f2c908f073f75a69c256b2a4359ed767 /pkgs
parent096d5d1fd5b2e92ce5ed01de9fe7c83397274679 (diff)
pkgs/tomahawk: Update to latest upstream master.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/tomahawk/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tomahawk/default.nix b/pkgs/tomahawk/default.nix
index 74c83f6a..5a239861 100644
--- a/pkgs/tomahawk/default.nix
+++ b/pkgs/tomahawk/default.nix
@@ -67,8 +67,8 @@ in stdenv.mkDerivation rec {
   src = fetchFromGitHub {
     owner = "tomahawk-player";
     repo = "tomahawk";
-    rev = "51abfd10cbe4b3a2a51c4c5e68a6aaff10110ce5";
-    sha256 = "12qz4184hr2j13znrrvgp9z71ak467s6p09db3ah2801nqwic0pj";
+    rev = "78aae4912aae72900b50306910f553d9a392ed43";
+    sha256 = "1nx0md5awwv4c0il281mz0ilrq60g3mrmwsym9mhpmrri8gaq9jr";
   };
 
   cmakeFlags = [