3
0
Fork 0
forked from mirrors/nixpkgs

yoshimi: update from 1.3.5.2 to 1.3.6

This commit is contained in:
Cillian de Róiste 2015-10-04 14:27:36 +02:00
parent 791b600aac
commit 1d3a4b17dd

View file

@ -6,11 +6,11 @@ assert stdenv ? glibc;
stdenv.mkDerivation rec {
name = "yoshimi-${version}";
version = "1.3.5.2";
version = "1.3.6";
src = fetchurl {
url = "mirror://sourceforge/yoshimi/${name}.tar.bz2";
sha256 = "001xvwknsm1sv5lvwz7f6dgf57b8djbpwbyk2gfxjy9rzl5q53qr";
sha256 = "0c2y59m945rrspnwdxmixk92z9nfiayxdxh582gf15nj8bvkh1l6";
};
buildInputs = [