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

Felix Yan felixonmars at archlinux.org
Fri Sep 28 13:07:20 UTC 2018


    Date: Friday, September 28, 2018 @ 13:07:19
  Author: felixonmars
Revision: 387205

upgpkg: haskell-postgresql-libpq 0.9.4.2-1

rebuild with postgresql-libpq 0.9.4.2

Modified:
  haskell-postgresql-libpq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-28 12:53:04 UTC (rev 387204)
+++ PKGBUILD	2018-09-28 13:07:19 UTC (rev 387205)
@@ -3,16 +3,16 @@
 
 _hkgname=postgresql-libpq
 pkgname=haskell-postgresql-libpq
-pkgver=0.9.4.1
-pkgrel=2
+pkgver=0.9.4.2
+pkgrel=1
 pkgdesc="Low-level binding to libpq"
-url="https://github.com/lpsmith/postgresql-libpq"
+url="https://github.com/phadej/postgresql-libpq"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' "postgresql-libs")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f43ae479849077dc0ef9403f03996f134b96603e4707b7b1e0ed9a601f173e22c41774df242f9b47996da6cef49ebd913b5bc80e070ec387e36bfc48eec6e481')
+sha512sums=('8bb811d8a25a09e232391412a78125a419db00bd293eaff8f0d3c652a65a5d312e3f42fae41babe9edf820adead5c243dc5a055ab16d7f9725c861b464a8d4f4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list