haskell-postgresql-libpq: update to version 0.9.0.0
This commit is contained in:
parent
97d6b9e925
commit
212fdb0afe
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-libpq";
|
pname = "postgresql-libpq";
|
||||||
version = "0.8.2.6";
|
version = "0.9.0.0";
|
||||||
sha256 = "0n3lqffscwc6pq0rfy4yjild9hcgnkpq9a8icbvgxv4si13ipsgh";
|
sha256 = "09bi0npvly02zjhp463bmzm1n8w1cqsln676z82xi2in86317pv3";
|
||||||
extraLibraries = [ postgresql ];
|
extraLibraries = [ postgresql ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/lpsmith/postgresql-libpq";
|
homepage = "http://github.com/lpsmith/postgresql-libpq";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user