haskell-yesod-core: update to version 1.1.5
This commit is contained in:
parent
f6d6711875
commit
4f585af82b
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-core";
|
pname = "yesod-core";
|
||||||
version = "1.1.4.2";
|
version = "1.1.5";
|
||||||
sha256 = "0gbkjd6r2srw41hfnibp8sfzzlck0bnyrwkf4bbjgzivr6iy1lkf";
|
sha256 = "1mnmszka6fy5gps1y4bwpn0aq5vzxdxqyh2vrl7vii1lfl51yly7";
|
||||||
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