mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-yesod-form: update to version 1.4.1.1
This commit is contained in:
parent
005b789839
commit
e432a4bcf1
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-form";
|
pname = "yesod-form";
|
||||||
version = "1.4.1";
|
version = "1.4.1.1";
|
||||||
sha256 = "034bgkr5fmfjbxwy6kkz36als51jyq0ksx8wknwxf7pr07zwbl3x";
|
sha256 = "0as2hgl78hqyci0f9ysa7sy3r7c8vq1a0a0y7wpbybz0c4690pqi";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec blazeBuilder blazeHtml blazeMarkup byteable
|
aeson attoparsec blazeBuilder blazeHtml blazeMarkup byteable
|
||||||
dataDefault emailValidate networkUri persistent resourcet
|
dataDefault emailValidate networkUri persistent resourcet
|
||||||
|
Loading…
Reference in New Issue
Block a user