mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
haskell-xml-hamlet: update to version 0.4.0.8
This commit is contained in:
parent
0c7b8142da
commit
c1d56bb242
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "xml-hamlet";
|
||||
version = "0.4.0.7";
|
||||
sha256 = "05rygs3ja3zc87az151mkbm4llrnshzrqf1mfpbwx4ysfgjkvq7b";
|
||||
version = "0.4.0.8";
|
||||
sha256 = "10hc4a6lqifiinm9rf1ziw35bjnjgkd5mhagg9anvz35hhr7bbrr";
|
||||
buildDepends = [ parsec shakespeare text xmlConduit ];
|
||||
testDepends = [ hspec HUnit parsec shakespeare text xmlConduit ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user