lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

rosegarden: 20.12 -> 22.12.1

authored by

R. Ryantm and committed by
Bobby Rong
f78178fc 4a2446fc

+2 -2
+2 -2
pkgs/applications/audio/rosegarden/default.nix
··· 23 23 24 24 stdenv.mkDerivation rec { 25 25 pname = "rosegarden"; 26 - version = "20.12"; 26 + version = "22.12.1"; 27 27 28 28 src = fetchurl { 29 29 url = "mirror://sourceforge/rosegarden/${pname}-${version}.tar.bz2"; 30 - sha256 = "sha256-iGaEr8WFipV4I00fhFGI2xMBFPf784IIxNXs2hUTHFs="; 30 + sha256 = "sha256-fqeif37lxJeBcI+cYVpRkZuJImSlmeZO3yzSNzPZkgY="; 31 31 }; 32 32 33 33 postPhase = ''