Skip to content

Commit

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

cabal.mkDerivation (self: {
pname = "yesod";
version = "1.2.5.2";
sha256 = "0vvpzyfwzgnnd8h60pqz5z1474isp487p43vx7cyzhj423c50p6r";
version = "1.2.5.3";
sha256 = "1w9bbvinnbnhrajjqj6yhy9dgggdf6n98x04dys45anssiwrd2ss";
buildDepends = [
aeson blazeHtml blazeMarkup conduitExtra dataDefault fastLogger
hamlet monadControl monadLogger networkConduit safe shakespeare
Expand Down

0 comments on commit 9e4254a

Please sign in to comment.