forked from mirrors/nixpkgs
haskell-yesod-form: update to version 1.3.3
This commit is contained in:
parent
c4385c4db7
commit
18c9c07bde
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-form";
|
pname = "yesod-form";
|
||||||
version = "1.3.2.2";
|
version = "1.3.3";
|
||||||
sha256 = "1dqhpzkhg9wcdd9djynrjixpp28rj8iy9pfipx250bry7yq77rv2";
|
sha256 = "1maf8yczijx8rdjy4abr2jq1ds4g61jg3zbqxjzaaxsbs77gna4a";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec blazeBuilder blazeHtml blazeMarkup cryptoApi
|
aeson attoparsec blazeBuilder blazeHtml blazeMarkup cryptoApi
|
||||||
dataDefault emailValidate hamlet network persistent resourcet
|
dataDefault emailValidate hamlet network persistent resourcet
|
||||||
|
|
Loading…
Reference in a new issue