update of xmlroff
svn path=/nixpkgs/trunk/; revision=3724
This commit is contained in:
parent
a816f506a2
commit
ef60b29c05
@ -2,10 +2,10 @@
|
|||||||
, glib, pango, libgnomeprint, pangoxsl, gtk}:
|
, glib, pango, libgnomeprint, pangoxsl, gtk}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "xmlroff-0.3.4";
|
name = "xmlroff-0.3.5";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://surfnet.dl.sourceforge.net/sourceforge/xmlroff/xmlroff-0.3.4.tar.gz;
|
url = http://surfnet.dl.sourceforge.net/sourceforge/xmlroff/xmlroff-0.3.5.tar.gz;
|
||||||
md5 = "f6432e8a66e6f934823463a3f127e4ca";
|
md5 = "4f03dffa0451c28e7c777f6ee1fa38da";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user