haskell-yesod-form: update to version 1.3.15.4
This commit is contained in:
parent
59137104b6
commit
eb871e216d
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-form";
|
pname = "yesod-form";
|
||||||
version = "1.3.15.2";
|
version = "1.3.15.4";
|
||||||
sha256 = "05r7w65n63qrlvxlm2j4s0vin4p7gc4cqa8j83465mnl1dzxliy1";
|
sha256 = "0a3wrc16jxqan0is3nk015k32bgi9fdglzkxpyaqlig6iaafbpil";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec blazeBuilder blazeHtml blazeMarkup byteable
|
aeson attoparsec blazeBuilder blazeHtml blazeMarkup byteable
|
||||||
dataDefault emailValidate hamlet networkUri persistent resourcet
|
dataDefault emailValidate hamlet networkUri persistent resourcet
|
||||||
|
|
Loading…
Reference in New Issue