forked from mirrors/nixpkgs
haskell-yesod-form: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=29913
This commit is contained in:
parent
aa79612af5
commit
575ec1ce25
|
@ -5,8 +5,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-form";
|
||||
version = "0.3.2.1";
|
||||
sha256 = "1gzd8vs9nabv7vf41b5xxwy49yak9jd3mpxkg4yx7pndm4321hp9";
|
||||
version = "0.3.3";
|
||||
sha256 = "1lym9h7xr26i36n62cvbdyzjxna1p0alyhx9qhi5zhg0xz4nd3xq";
|
||||
buildDepends = [
|
||||
blazeBuilder blazeHtml dataDefault emailValidate hamlet network
|
||||
persistent shakespeareCss shakespeareJs text time transformers wai
|
||||
|
|
Loading…
Reference in a new issue