haskell-hamlet: update to version 1.1.9
This commit is contained in:
parent
b4cc157cb5
commit
f7ad96cbb5
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hamlet";
|
pname = "hamlet";
|
||||||
version = "1.1.8";
|
version = "1.1.9";
|
||||||
sha256 = "093igcaycg2d29ncj9l8qbzi21drynjk8kvqfl70zqvgsm8nai7x";
|
sha256 = "194a4qnmpgralhvrv6813qfjjy80919famh824lyl9iryqwsbfkc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare
|
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare
|
||||||
systemFileio systemFilepath text time
|
systemFileio systemFilepath text time
|
||||||
|
|
Loading…
Reference in a new issue