about summary refs log tree commit diff
path: root/pkgs/applications/audio/lmms
diff options
context:
space:
mode:
authorNixpkgs Monitor <none@none>2014-01-19 13:13:32 +0100
committerCillian de RĂ³iste <goibhniu@fsfe.org>2014-01-19 14:43:05 +0100
commitf95dfe1502de88d89a458042b7698776b27813f6 (patch)
treeaeba7bd8fa409236e42078aae4060b0c0222e658 /pkgs/applications/audio/lmms
parent17d58c370b050cff8ab1d952b6e861c05b1b6120 (diff)
lmms: update from 0.4.10 to 0.4.15
Diffstat (limited to 'pkgs/applications/audio/lmms')
-rw-r--r--pkgs/applications/audio/lmms/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/audio/lmms/default.nix b/pkgs/applications/audio/lmms/default.nix
index 8cdb99412f441..ac6fbeb9ce789 100644
--- a/pkgs/applications/audio/lmms/default.nix
+++ b/pkgs/applications/audio/lmms/default.nix
@@ -3,11 +3,11 @@ libsamplerate, libsndfile, pkgconfig, pulseaudio, qt4 }:
 
 stdenv.mkDerivation  rec {
   name = "lmms-${version}";
-  version = "0.4.10";
+  version = "0.4.15";
 
   src = fetchurl {
     url = "mirror://sourceforge/lmms/${name}.tar.bz2";
-    sha256 = "035cqmxcbr9ipnicdv5l7h05q2hqbavxkbaxyq06ppnv2y7fxwrb";
+    sha256 = "02q2gbsqwk3hf9kvzz58a5bxmlb4cfr2mzy41wdvbxxdm2pcl101";
   };
 
   buildInputs = [ SDL alsaLib cmake fftw jackaudio libogg