haskell-postgresql-libpq: update to version 0.8.2.2
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-libpq";
|
pname = "postgresql-libpq";
|
||||||
version = "0.8.2.1";
|
version = "0.8.2.2";
|
||||||
sha256 = "0fjy451gc9lg3kcglq4s5s3hja8ni3adh4jmxd01kfyvyhwggv4d";
|
sha256 = "1mmsfgia318p34l8jx8hihb160sx2wpg2h5r741akcs50v6p5878";
|
||||||
extraLibraries = [ postgresql ];
|
extraLibraries = [ postgresql ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/lpsmith/postgresql-libpq";
|
homepage = "http://github.com/lpsmith/postgresql-libpq";
|
||||||
|
|||||||
Reference in New Issue
Block a user