about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-05-14 20:51:00 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-05-14 20:51:00 +0200
commit521cae3f9bd79931299152ec56bc75ee1704c954 (patch)
tree4d7cdcfd82dcb4183c69789e177fb52866a05a2b
parent7886fce91920d46bc8d12ec4ca3540b9da22633a (diff)
pkgs/tomahawk: Update to latest upstream master
It's been a while since the last update, so let's change that.

I haven't tested whether the current version works, only tested building
against it and it built fine.

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 39178d2c..7b2835b9 100644
--- a/pkgs/tomahawk/default.nix
+++ b/pkgs/tomahawk/default.nix
@@ -63,8 +63,8 @@ in stdenv.mkDerivation rec {
   src = fetchFromGitHub {
     owner = "tomahawk-player";
     repo = "tomahawk";
-    rev = "d4c3f24232f09e352868cf8592efcfb1f228b2db";
-    sha256 = "0hn7fa2a17i76ai657h6l9f4yp3sz75xpv3yparky9kir6zjbrrz";
+    rev = "77e9b69679ede50a6f9f0325a0dd910b5af59cd3";
+    sha256 = "1vdfsg5vn9nc979w43miq24a0d7qf6bjg6qiv2pqyhv0crivj5rg";
   };
 
   cmakeFlags = [