Skip to content

Commit

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

cabal.mkDerivation (self: {
pname = "persistent";
version = "2.1.0.2";
sha256 = "15g0y7vmzihg6cxym5drzbk8jzpp8cqkfvnvmd395fa2ki2acxm7";
version = "2.1.1";
sha256 = "0wmvjizz0zx5i9q5sh8hvsks14q6if4s0dnk63f9mw03jb8jpdd1";
buildDepends = [
aeson attoparsec base64Bytestring blazeHtml blazeMarkup conduit
exceptions fastLogger liftedBase monadControl monadLogger mtl
Expand Down

0 comments on commit 2c361e2

Please sign in to comment.