haskell-yesod-core: update to version 1.2.20.1
This commit is contained in:
parent
cb524f4500
commit
871dbe8b50
|
@ -13,8 +13,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-core";
|
pname = "yesod-core";
|
||||||
version = "1.2.20";
|
version = "1.2.20.1";
|
||||||
sha256 = "1gx0xbyx3mydmiwxypzgmpm5ywrxynqyb1myym0mdaxm6dd1v31k";
|
sha256 = "188mfw9ag6287azb633xznwrbsavy5k12ycg2aahrxd84g6xjnan";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
||||||
caseInsensitive cereal clientsession conduit conduitExtra cookie
|
caseInsensitive cereal clientsession conduit conduitExtra cookie
|
||||||
|
|
Loading…
Reference in New Issue