about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-04-18 12:58:45 +0200
committeraszlig <aszlig@redmoonstudios.org>2015-04-18 12:58:45 +0200
commitcf1ae6a7beba18153f0926779fd75692b8b2e7f1 (patch)
treebd54a87aa114ea84a85da56cbb3cf2e74b640398 /pkgs
parent6bc87aaf25df20ad4ac1c8a09587a18153c5b558 (diff)
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 5a239861..61aeb0c0 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 = "78aae4912aae72900b50306910f553d9a392ed43";
-    sha256 = "1nx0md5awwv4c0il281mz0ilrq60g3mrmwsym9mhpmrri8gaq9jr";
+    rev = "53509dd03b720d384efb355e8f8d4bb2244fdcf4";
+    sha256 = "0jj1p69qhk174l9cbakvq63p6ixfrfjij02iqz059ica61zrl4hh";
   };
 
   cmakeFlags = [