haskell-yesod-core: update to version 1.2.4.2
This commit is contained in:
parent
8b15f9ce5a
commit
60264d6136
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-core";
|
pname = "yesod-core";
|
||||||
version = "1.2.4";
|
version = "1.2.4.2";
|
||||||
sha256 = "0vgxspdxdjfdfgyx20lp460np7v1qjv6wzw95kj5cb5yiqv1nr9d";
|
sha256 = "0zrhqh3phla8p7fjv30n4ypicbd6x6rwkrhpag79p1w4wwvkjxnn";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
||||||
caseInsensitive cereal clientsession conduit cookie dataDefault
|
caseInsensitive cereal clientsession conduit cookie dataDefault
|
||||||
|
|
Loading…
Reference in New Issue