haskell-postgresql-libpq: update to version 0.8.2.3
This commit is contained in:
parent
a7c66776cb
commit
2ddb1bce74
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-libpq";
|
pname = "postgresql-libpq";
|
||||||
version = "0.8.2.2";
|
version = "0.8.2.3";
|
||||||
sha256 = "1mmsfgia318p34l8jx8hihb160sx2wpg2h5r741akcs50v6p5878";
|
sha256 = "08l3va5v8ppajgl8ywmzjdvd6v2vhqfj0y55mb1jxkdpvkd5hckl";
|
||||||
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