mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
haskell-yesod-form: update to version 1.1.4
This commit is contained in:
parent
20493d9549
commit
a19c995dbf
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-form";
|
||||
version = "1.1.3";
|
||||
sha256 = "1af1wdzwbw1a2bf991pgx52d9dap3cqpsr5h4yy4mid6p980slrb";
|
||||
version = "1.1.4";
|
||||
sha256 = "0jfxjwrzzwr13ca2d9ag1d9x4rnhjsi0631r5sz74ppvj2l75smh";
|
||||
buildDepends = [
|
||||
attoparsec blazeBuilder blazeHtml blazeMarkup cryptoApi dataDefault
|
||||
emailValidate hamlet network persistent shakespeareCss
|
||||
|
|
Loading…
Reference in a new issue