From 521cae3f9bd79931299152ec56bc75ee1704c954 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sat, 14 May 2016 20:51:00 +0200 Subject: 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 --- pkgs/tomahawk/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs') 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 = [ -- cgit 1.4.1