[arch-commits] Commit in haskell-postgresql-libpq/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 24 16:22:10 UTC 2017


    Date: Wednesday, May 24, 2017 @ 16:22:09
  Author: felixonmars
Revision: 229952

upgpkg: haskell-postgresql-libpq 0.9.3.1-1

rebuild with postgresql-libpq,0.9.3.1

Modified:
  haskell-postgresql-libpq/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-24 16:06:10 UTC (rev 229951)
+++ PKGBUILD	2017-05-24 16:22:09 UTC (rev 229952)
@@ -4,7 +4,7 @@
 
 _hkgname=postgresql-libpq
 pkgname=haskell-postgresql-libpq
-pkgver=0.9.3.0
+pkgver=0.9.3.1
 pkgrel=1
 pkgdesc="Low-level binding to libpq"
 url="http://github.com/lpsmith/postgresql-libpq"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "postgresql-libs")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('510df3e08753e011c108c4d4c6d048a4b67545419eb9eedc3ef23e7758fedb05')
+sha512sums=('02d74368cbbbbf22706af9fb12ece2355e7220e28bccbd310da321983249e8a6378a4bf8f64147d2afab5e06afc9fbacfa147a1db61f13fc6e5915430f5c188b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list