Update hs-postgresql-libpq to 0.8.2.2 and bump hs-postgresql-simple

From David Schaefer, who also takes maintainership

OK kili@
This commit is contained in:
dcoppa 2013-02-03 16:16:24 +00:00
parent 38b755dff1
commit 5b178ac7a5
3 changed files with 10 additions and 7 deletions

View File

@ -1,13 +1,14 @@
# $OpenBSD: Makefile,v 1.2 2013/01/20 17:58:07 kili Exp $
# $OpenBSD: Makefile,v 1.3 2013/02/03 16:16:24 dcoppa Exp $
COMMENT = low-level binding to libpq
DISTNAME = postgresql-libpq-0.8.2.1
REVISION = 0
DISTNAME = postgresql-libpq-0.8.2.2
CATEGORIES = databases
HOMEPAGE = https://github.com/lpsmith/postgresql-libpq
MAINTAINER = David Schaefer <dawedawe@gmx.de>
# BSD3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes

View File

@ -1,2 +1,2 @@
SHA256 (ghc/postgresql-libpq-0.8.2.1.tar.gz) = jez3OPTbuxlA61US2NSIFikJhy6aYPrYHI8m9kIhXjo=
SIZE (ghc/postgresql-libpq-0.8.2.1.tar.gz) = 27341
SHA256 (ghc/postgresql-libpq-0.8.2.2.tar.gz) = 6KByzQZFs6kCOblA8S4XXQMTFowQdYkoGReFoeJzutY=
SIZE (ghc/postgresql-libpq-0.8.2.2.tar.gz) = 27563

View File

@ -1,13 +1,15 @@
# $OpenBSD: Makefile,v 1.2 2013/01/20 17:58:07 kili Exp $
# $OpenBSD: Makefile,v 1.3 2013/02/03 16:16:24 dcoppa Exp $
COMMENT = mid-level PostgreSQL client library
DISTNAME = postgresql-simple-0.2.4.1
REVISION = 0
REVISION = 1
CATEGORIES = databases
HOMEPAGE = https://github.com/lpsmith/postgresql-simple
MAINTAINER = David Schaefer <dawedawe@gmx.de>
# BSD3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes