mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 14:40:07 +03:00
haskell-hamlet: update to version 1.1.6.2
This commit is contained in:
parent
924f2d7dde
commit
609cc4fbf3
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hamlet";
|
pname = "hamlet";
|
||||||
version = "1.1.6.1";
|
version = "1.1.6.2";
|
||||||
sha256 = "15jqlfb7l49xqd2szzjhffbnxs7azq85a759bbwx3jfxdz89cv0k";
|
sha256 = "00asrmyb4k9xpsbwwafm3rj1lisssrc3hj3dsr827w9x86xxargy";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare text
|
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare text
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user