haskell-HaXml: updated to version 1.23.3
svn path=/nixpkgs/trunk/; revision=34555
This commit is contained in:
parent
fc6ce9f799
commit
ecbccbcd1c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "HaXml";
|
pname = "HaXml";
|
||||||
version = "1.22.5";
|
version = "1.23.3";
|
||||||
sha256 = "1ckmi8iwyaid4mcnh8117s9kq45f8r7sidh6dbhzbj0dl29rrkbz";
|
sha256 = "1gp3vjv8g0i9bd0sryfjarzp7n8ddfbrib68jzhqgjkqbyj2bs8g";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath polyparse random ];
|
buildDepends = [ filepath polyparse random ];
|
||||||
|
Loading…
Reference in New Issue
Block a user