forked from mirrors/nixpkgs
haskell-yesod-form: update to version 1.1.2
This commit is contained in:
parent
9540d6e6f2
commit
4c84e5275a
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-form";
|
||||
version = "1.1.1.1";
|
||||
sha256 = "0239sbnpl022g53iwbg9pnphiyadxysdwrqz3f8spf6x3w2gs6vg";
|
||||
version = "1.1.2";
|
||||
sha256 = "0kjnnav7zb21iig3vhhy61jlz2wsk8r8b7dh251mla5l8pi3dq3r";
|
||||
buildDepends = [
|
||||
attoparsec blazeBuilder blazeHtml blazeMarkup cryptoApi dataDefault
|
||||
emailValidate hamlet network persistent shakespeareCss
|
||||
|
|
Loading…
Reference in a new issue