Skip to content

Commit

Permalink
haskell-postgresql-simple: update to version 0.4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 9, 2014
1 parent 3e53f71 commit b2ec2c5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

cabal.mkDerivation (self: {
pname = "postgresql-simple";
version = "0.4.2.2";
sha256 = "0ipwpggzgqsi8ii12pk4c1bmwv2y5yj6yvyh8ma9rsz9f081bzyy";
version = "0.4.2.3";
sha256 = "1rg6virvz4nr0m39sr72h23yks5f8ih9nimgacx30zw7xvnx942p";
buildDepends = [
aeson attoparsec blazeBuilder blazeTextual hashable postgresqlLibpq
scientific text time transformers uuid vector
Expand Down

0 comments on commit b2ec2c5

Please sign in to comment.