haskell-yesod-form: updated to version 0.3.2
svn path=/nixpkgs/trunk/; revision=29177
This commit is contained in:
parent
e4f516bda4
commit
5557e9dcf2
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-form";
|
pname = "yesod-form";
|
||||||
version = "0.3.1";
|
version = "0.3.2";
|
||||||
sha256 = "0xa9950michbwlp90xcr8ybpig7f026zwq28lg03zavnaqisqkfj";
|
sha256 = "08lf4fqb9vp9xmj5y5diqyl0iv2gf254l5hspxyihnnnf1nsz69k";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeHtml dataDefault emailValidate hamlet network
|
blazeBuilder blazeHtml dataDefault emailValidate hamlet network
|
||||||
persistent shakespeareCss shakespeareJs text time transformers wai
|
persistent shakespeareCss shakespeareJs text time transformers wai
|
||||||
|
|
Loading…
Reference in New Issue