forked from mirrors/nixpkgs
haskell-yesod-core: update to version 1.1.8.1
This commit is contained in:
parent
1930353348
commit
5931c8126c
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-core";
|
pname = "yesod-core";
|
||||||
version = "1.1.8";
|
version = "1.1.8.1";
|
||||||
sha256 = "03yk9ypd314830bk3jjwkzi87bn04lqkh6hq91izn1prvijjiqjm";
|
sha256 = "1bkqh8k7wwyj5s8pyxmlc1lrz47rz1mj49mqmpbislkjk0p6hbks";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson blazeBuilder blazeHtml blazeMarkup caseInsensitive cereal
|
aeson blazeBuilder blazeHtml blazeMarkup caseInsensitive cereal
|
||||||
clientsession conduit cookie failure fastLogger hamlet httpTypes
|
clientsession conduit cookie failure fastLogger hamlet httpTypes
|
||||||
|
|
Loading…
Reference in a new issue