forked from mirrors/nixpkgs
haskell-HaXml: update to version 1.24
This commit is contained in:
parent
0163789e02
commit
8cbc3906a3
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "HaXml";
|
||||
version = "1.23.3";
|
||||
sha256 = "1gp3vjv8g0i9bd0sryfjarzp7n8ddfbrib68jzhqgjkqbyj2bs8g";
|
||||
version = "1.24";
|
||||
sha256 = "18kvavqa84k2121ppxngn39fjz4w63chngb3255w1fhdz13v3ydn";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ filepath polyparse random ];
|
||||
|
|
Loading…
Reference in a new issue