klavaro: 3.03 -> 3.04 (#56721)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/klavaro/versions
This commit is contained in:
parent
614e30a30a
commit
154e614f10
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "klavaro-${version}";
|
name = "klavaro-${version}";
|
||||||
version = "3.03";
|
version = "3.04";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://sourceforge/klavaro/${name}.tar.bz2";
|
url = "mirror://sourceforge/klavaro/${name}.tar.bz2";
|
||||||
sha256 = "1dc75jd5bx5w3rr4zaqyf2cci3vzgac18fia0h04fzsfwlhrz5g0";
|
sha256 = "148vznikdn424938fmizgd281ky7311q51mw2zfzrallj87dzbqf";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
|
Loading…
Reference in New Issue
Block a user