about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-08-08 09:44:53 +0200
committeraszlig <aszlig@redmoonstudios.org>2015-08-08 09:44:53 +0200
commit362e3cb9cbadc4e699c4547ca8f800e522ddeaf8 (patch)
tree7f1cb266fc4403337951691fc64d9c86e6462f60 /pkgs
parent5a60d26a26da27a68f3b65183086bbeab18eda81 (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 8af1f6eb..2d7ed2e2 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 = "712e9666a77fb16a1cf9f08c877710cffbe6b97b";
-    sha256 = "0h9c5srzwcvmnbhn3ws5w2g3xc57mfg5frzb4ph9mvmllsbngsj9";
+    rev = "1056621a87448b7ba1a8539f0735d655b29a09e8";
+    sha256 = "00ijbnnk0x6912ny4cwna0s68j44f5b8k9sgv0vlm5cqi5a6cpgj";
   };
 
   cmakeFlags = [