3
0
Fork 0
forked from mirrors/nixpkgs

haskell-yesod-form: updated to version 0.3.4.2

svn path=/nixpkgs/trunk/; revision=31099
This commit is contained in:
Peter Simons 2011-12-26 15:36:46 +00:00
parent 8923112c1d
commit aa1be5c36f

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "yesod-form";
version = "0.3.4.1";
sha256 = "0khkc4bpqfgfs0zl753x4l5qpkfr8hv0kwzz6qpry5skxa326q6i";
version = "0.3.4.2";
sha256 = "1ahkbycxvjh1yvxfbf8wg6mlklmwm8hmy15x0b07g2xq7h1jmc5i";
buildDepends = [
blazeBuilder blazeHtml dataDefault emailValidate hamlet network
persistent shakespeareCss shakespeareJs text time transformers wai