forked from mirrors/nixpkgs
haskell-xml: update to version 1.3.13
This commit is contained in:
parent
7c56d001b2
commit
cb4ae7759e
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xml";
|
pname = "xml";
|
||||||
version = "1.3.12";
|
version = "1.3.13";
|
||||||
sha256 = "1lmqnzna0zy297y4q6qviv7a4966zz9mhfhk6anrp66cz890whai";
|
sha256 = "04xq2ma2if5gqz16bjrxwigh4vzw6m8i2zk11s5qg3d4z370fdn3";
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.galois.com";
|
homepage = "http://code.galois.com";
|
||||||
|
|
Loading…
Reference in a new issue