mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
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: {
|
||||
pname = "yesod-json";
|
||||
version = "1.1.0";
|
||||
sha256 = "13dbajs51nyrvch13xz05h6jrnhc097s0iykw5z43x05a6xwj20n";
|
||||
version = "1.1.1";
|
||||
sha256 = "1qim3grxbfpq8z3sc9f0zcxwfwaacwiq6hrd2431wvzvbhh6xlbw";
|
||||
buildDepends = [
|
||||
aeson attoparsecConduit blazeBuilder conduit safe shakespeareJs
|
||||
text transformers vector wai waiExtra yesodCore yesodRoutes
|
||||
|
Loading…
Reference in New Issue
Block a user