mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 04:25:14 +00:00
haskell-yesod: update to version 1.2.1.1
This commit is contained in:
parent
9e6de5d8c7
commit
028dd8b25e
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod";
|
||||
version = "1.2.1";
|
||||
sha256 = "19gwhav6sr6gd2kh92ga8a09hq9grllmnacdqkgasxwjsfxqa6zg";
|
||||
version = "1.2.1.1";
|
||||
sha256 = "1zx0r02k6znrm62wmhjcdlad3dil93kp6p862rvsvbkazwfy768a";
|
||||
buildDepends = [
|
||||
aeson blazeHtml blazeMarkup dataDefault hamlet monadControl
|
||||
networkConduit safe shakespeareCss shakespeareJs text transformers
|
||||
|
Loading…
Reference in New Issue
Block a user