about summary refs log tree commit diff
path: root/pkgs/applications/audio/keyfinder
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-06-04 18:16:26 +0200
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-06-04 18:35:43 +0200
commit921249e13da448aedcec7d5f7698d22752c10284 (patch)
treefa81dedebb7a3443c95baadada564b3a694f53fe /pkgs/applications/audio/keyfinder
parent5cb1af03ef698c2a8f70ec0ad63171dabd6a0414 (diff)
keyfinder -> 1.26
Diffstat (limited to 'pkgs/applications/audio/keyfinder')
-rw-r--r--pkgs/applications/audio/keyfinder/default.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/pkgs/applications/audio/keyfinder/default.nix b/pkgs/applications/audio/keyfinder/default.nix
index bea869ea31899..d3438e1ada43c 100644
--- a/pkgs/applications/audio/keyfinder/default.nix
+++ b/pkgs/applications/audio/keyfinder/default.nix
@@ -1,17 +1,18 @@
 { stdenv, fetchFromGitHub, libav_0_8, libkeyfinder, qt5, taglib }:
 
-stdenv.mkDerivation rec {
-  version = "1.25-17-gf670607";
+let version = "1.26"; in
+stdenv.mkDerivation {
   name = "keyfinder-${version}";
 
   src = fetchFromGitHub {
+    sha256 = "1sfnywc6jdpm03344i6i4pz13mqa4i5agagj4k6252m63cqmjkrc";
+    rev = version;
     repo = "is_KeyFinder";
     owner = "ibsh";
-    rev = "f6706074435ac14c5238ee3f0dd22ac22d72af9c";
-    sha256 = "1sfnywc6jdpm03344i6i4pz13mqa4i5agagj4k6252m63cqmjkrc";
   };
 
   meta = with stdenv.lib; {
+    inherit version;
     description = "Musical key detection for digital audio (graphical UI)";
     longDescription = ''
       KeyFinder is an open source key detection tool, for DJs interested in