1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00

haskell-hamlet: update to version 1.1.7.7

This commit is contained in:
Peter Simons 2014-02-10 11:06:06 +01:00
parent 1d07d957b5
commit 9e4625d290

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hamlet";
version = "1.1.7.6";
sha256 = "1b0y7imdihm87nkz32bmh2gbalidy9rzp85x677lvxc99c1m9d1d";
version = "1.1.7.7";
sha256 = "1qwx0gn367gp2a4kb1q3xc23addjyawr9gvs7bzv8vfx5xnkxglx";
buildDepends = [
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare text
];