postgresql-libpq-configure 0.10.0.1 → 0.11
raw patch · 3 files changed
+7/−2 lines, 3 files
Files
- CHANGELOG.md +5/−0
- configure +1/−1
- postgresql-libpq-configure.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,8 @@+0.11+----++* Require libpq >=14.12+ 0.10.0.1 --------
configure view
@@ -3570,7 +3570,7 @@ ac_cv_POSTGRESQL_LIBS="$POSTGRESQL_LIBS" fi - postgresql_version_req=10.22+ postgresql_version_req=14.12 found_postgresql="no" POSTGRESQL_VERSION=""
postgresql-libpq-configure.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: postgresql-libpq-configure-version: 0.10.0.1+version: 0.11 synopsis: low-level binding to libpq: configure based provider description: This is a binding to libpq: the C application