haskell-yesod-form: updated to version 0.3.4.1

svn path=/nixpkgs/trunk/; revision=31063
This commit is contained in:
Peter Simons 2011-12-24 18:57:45 +00:00
parent a43d5444d9
commit aa49dde3d9

View File

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