mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:54:05 +00:00
haskell-persistent-postgresql: update to version 2.0.3
This commit is contained in:
parent
681e8c7a11
commit
2b1ec2f9d0
@ -7,8 +7,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-postgresql";
|
||||
version = "2.0.1";
|
||||
sha256 = "1szvnakbg7bwyld3wcm9b0fn3083z95kpygqnx1hd7nc21hl6dch";
|
||||
version = "2.0.3";
|
||||
sha256 = "1f90jmnbs1pzxfcvb43ijkg7qx5crkj73jfy4h15ajzpk0djj9jx";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder conduit monadControl monadLogger persistent
|
||||
postgresqlLibpq postgresqlSimple resourcet text time transformers
|
||||
|
Loading…
Reference in New Issue
Block a user