about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-04-21 08:23:26 +0200
committeraszlig <aszlig@redmoonstudios.org>2015-04-21 08:23:26 +0200
commit4eb0431fef5071e39a2df17ab30170eb47851db3 (patch)
tree9c343016f74db7cad5958eb14ffebc7327694b6b /pkgs
parent239f72e4a2b8ded94758d12efb0e2a0e307bcfaf (diff)
tomahawk: Update to latest upstream master.
Yes, I know that it's only two more commits we don't really care about,
but I needed my Hydra to evaluatio the jobset again in order to test
channels.

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 61aeb0c0..8d467bd8 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 = "53509dd03b720d384efb355e8f8d4bb2244fdcf4";
-    sha256 = "0jj1p69qhk174l9cbakvq63p6ixfrfjij02iqz059ica61zrl4hh";
+    rev = "495fd028c1a7964ec10e8359f33f66aac456b828";
+    sha256 = "14lbr3cqf8p00s080dcd8bbkgi2z0b80s7p84jy7m8gbsdw391w9";
   };
 
   cmakeFlags = [