Skip to content

Commit

Permalink
haskell-yesod-form: update to version 1.3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 9, 2014
1 parent b3fd1fc commit 4acb2ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/haskell/yesod-form/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

cabal.mkDerivation (self: {
pname = "yesod-form";
version = "1.3.9";
sha256 = "1jq281avpw9x5nz6qn6zgc3fh76i48xh9pj980g53rx8ndg3g7x4";
version = "1.3.9.1";
sha256 = "1iw2vcdvp77vz3az9g9y4nk29g098fa9lvqzc7hwypvdawgwpgwm";
buildDepends = [
aeson attoparsec blazeBuilder blazeHtml blazeMarkup byteable
dataDefault emailValidate hamlet network persistent resourcet
Expand Down

0 comments on commit 4acb2ca

Please sign in to comment.