haskell-postgresql-libpq: update to version 0.8.2.6
This commit is contained in:
parent
0317d6fd35
commit
9a3b54a556
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-libpq";
|
pname = "postgresql-libpq";
|
||||||
version = "0.8.2.5";
|
version = "0.8.2.6";
|
||||||
sha256 = "102sakvff53dald2s7pbf22m2rgv9761251hj7bwy125jssxcd15";
|
sha256 = "0n3lqffscwc6pq0rfy4yjild9hcgnkpq9a8icbvgxv4si13ipsgh";
|
||||||
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