ufraw: update from 0.18 to 0.19.2
This commit is contained in:
parent
ca02b0d0c2
commit
d0e950867c
@ -2,12 +2,12 @@
|
||||
, libjpeg, libtiff, cfitsio, exiv2, lcms, gtkimageview }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "ufraw-0.18";
|
||||
name = "ufraw-0.19.2";
|
||||
|
||||
src = fetchurl {
|
||||
# XXX: These guys appear to mutate uploaded tarballs!
|
||||
url = "mirror://sourceforge/ufraw/${name}.tar.gz";
|
||||
sha256 = "01cjdc748vamjpaw2sbm8a9kwmb2hry4f200j3hlvqg9c6f77zi4";
|
||||
sha256 = "1lxba7pb3vcsq94dwapg9bk9mb3ww6r3pvvcyb0ah5gh2sgzxgkk";
|
||||
};
|
||||
|
||||
buildInputs =
|
||||
|
Loading…
x
Reference in New Issue
Block a user