forked from mirrors/nixpkgs
haskell-xml-hamlet: update to version 0.4.0.9
This commit is contained in:
parent
65264cfb58
commit
c8a7d72eac
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "xml-hamlet";
|
||||
version = "0.4.0.8";
|
||||
sha256 = "10hc4a6lqifiinm9rf1ziw35bjnjgkd5mhagg9anvz35hhr7bbrr";
|
||||
version = "0.4.0.9";
|
||||
sha256 = "0vm4jhvjf53a33sisnhghg0m9pcv2fx676rl90vbm2xcd9rqlj82";
|
||||
buildDepends = [ parsec shakespeare text xmlConduit ];
|
||||
testDepends = [ hspec HUnit parsec shakespeare text xmlConduit ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue