gutenprint: update from 5.2.9 to 5.2.10

This commit is contained in:
Mateusz Kowalczyk 2014-09-30 10:54:54 +01:00
parent 85868c6b35
commit d8798a62b7

View File

@ -3,7 +3,7 @@
, libtiff, libpng, makeWrapper, openssl, gimp }:
let
version = "5.2.9";
version = "5.2.10";
inherit (composableDerivation) edf wwf;
in
@ -12,7 +12,7 @@ composableDerivation.composableDerivation {} {
src = fetchurl {
url = "mirror://sourceforge/gimp-print/gutenprint-${version}.tar.bz2";
sha256 = "185wai9hk0z0144hpxn5mqncy6xikc4bdv49vxqh5lrjdzqf89sb";
sha256 = "0n8f6vpadnagrp6yib3mca1c3lgwl4vmma16s44riyrd84mka7s3";
};
# gimp, gui is still not working (TODO)