haskell-HaXml: update to version 1.24.1
This commit is contained in:
parent
f4f93bf701
commit
a802d4ef14
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "HaXml";
|
pname = "HaXml";
|
||||||
version = "1.24";
|
version = "1.24.1";
|
||||||
sha256 = "18kvavqa84k2121ppxngn39fjz4w63chngb3255w1fhdz13v3ydn";
|
sha256 = "1pvqgczksxasayvdb6d4g7ya7g7w1v9hsa35kaxm9bcic9y8q9az";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath polyparse random ];
|
buildDepends = [ filepath polyparse random ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user