haskell-yesod-json: update to version 1.1.1
This commit is contained in:
parent
a19c995dbf
commit
52afce67c5
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-json";
|
pname = "yesod-json";
|
||||||
version = "1.1.0";
|
version = "1.1.1";
|
||||||
sha256 = "13dbajs51nyrvch13xz05h6jrnhc097s0iykw5z43x05a6xwj20n";
|
sha256 = "1qim3grxbfpq8z3sc9f0zcxwfwaacwiq6hrd2431wvzvbhh6xlbw";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit blazeBuilder conduit safe shakespeareJs
|
aeson attoparsecConduit blazeBuilder conduit safe shakespeareJs
|
||||||
text transformers vector wai waiExtra yesodCore yesodRoutes
|
text transformers vector wai waiExtra yesodCore yesodRoutes
|
||||||
|
|
Loading…
Reference in New Issue