scribus: update from 1.4.3 to 1.4.4

This commit is contained in:
Vincent Laporte 2014-11-04 20:41:28 +00:00
parent 21f57b8d78
commit 9ad81702f7

View file

@ -3,11 +3,11 @@
, zlib, libpng, xorg, cairo, podofo, aspell, boost, cmake }:
stdenv.mkDerivation rec {
name = "scribus-1.4.3";
name = "scribus-1.4.4";
src = fetchurl {
url = "mirror://sourceforge/scribus/scribus/${name}.tar.xz";
sha256 = "1zxgl2g299rllfy5ihs5skicpv7zcmz149ahraami69gqcag6bn7";
sha256 = "1bhp09x8rgdhyq8b516226nn0p7pxd2arkfkf2vvvklca5arsfx4";
};
enableParallelBuilding = true;