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: {
|
||||
pname = "yesod-core";
|
||||
version = "1.2.20";
|
||||
sha256 = "1gx0xbyx3mydmiwxypzgmpm5ywrxynqyb1myym0mdaxm6dd1v31k";
|
||||
version = "1.2.20.1";
|
||||
sha256 = "188mfw9ag6287azb633xznwrbsavy5k12ycg2aahrxd84g6xjnan";
|
||||
buildDepends = [
|
||||
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
||||
caseInsensitive cereal clientsession conduit conduitExtra cookie
|
||||
|
|
Loading…
Reference in New Issue