about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-04-03 07:52:25 +0200
committeraszlig <aszlig@redmoonstudios.org>2015-04-03 07:52:25 +0200
commite2aaef872758180d79e7cd500d0c5bd57c1d9a42 (patch)
treec1d5a34f02ebaefbbd14bdf61bc5ce82dbbc90b5
parent0f9d72ae94918a795563abc616b9237bfc00b27d (diff)
tomahawk: Update to latest upstream master.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
-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 10c1a0c4..544be6cf 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 = "62812a05f67589e3192440b990529b0dae884137";
-    sha256 = "08z584q9wy1njg4nw3isl84hg68ppg6jvqw4s0v76xcj2mld4vnl";
+    rev = "14642533434a003d9ea158229be20c66a4806ab0";
+    sha256 = "0qw8y7z51z1vbxgnjcgagn4psv38qcihb94z1zalf5qnam7c807c";
   };
 
   cmakeFlags = [