rosegarden: 20.06 -> 20.12
This commit is contained in:
parent
175663548c
commit
6a4c7b35e8
@ -3,12 +3,12 @@
|
|||||||
, liblo, libsamplerate, libsndfile, lirc ? null, lrdf, qtbase }:
|
, liblo, libsamplerate, libsndfile, lirc ? null, lrdf, qtbase }:
|
||||||
|
|
||||||
stdenv.mkDerivation (rec {
|
stdenv.mkDerivation (rec {
|
||||||
version = "20.06";
|
version = "20.12";
|
||||||
pname = "rosegarden";
|
pname = "rosegarden";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://sourceforge/rosegarden/${pname}-${version}.tar.bz2";
|
url = "mirror://sourceforge/rosegarden/${pname}-${version}.tar.bz2";
|
||||||
sha256 = "1i9x9rkqwwdrk77xl5ra8i48cjirbc7fbisnj0nnclccwaq0wk6r";
|
sha256 = "sha256-iGaEr8WFipV4I00fhFGI2xMBFPf784IIxNXs2hUTHFs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user