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

Felix Yan felixonmars at archlinux.org
Thu May 17 09:46:18 UTC 2018


    Date: Thursday, May 17, 2018 @ 09:46:17
  Author: felixonmars
Revision: 323592

upgpkg: haskell-postgresql-libpq 0.9.4.1-1

rebuild with ghc 8.4.2

Modified:
  haskell-postgresql-libpq/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 09:42:05 UTC (rev 323591)
+++ PKGBUILD	2018-05-17 09:46:17 UTC (rev 323592)
@@ -4,8 +4,8 @@
 
 _hkgname=postgresql-libpq
 pkgname=haskell-postgresql-libpq
-pkgver=0.9.3.1
-pkgrel=5
+pkgver=0.9.4.1
+pkgrel=1
 pkgdesc="Low-level binding to libpq"
 url="https://github.com/lpsmith/postgresql-libpq"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "postgresql-libs")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('02d74368cbbbbf22706af9fb12ece2355e7220e28bccbd310da321983249e8a6378a4bf8f64147d2afab5e06afc9fbacfa147a1db61f13fc6e5915430f5c188b')
+sha512sums=('f43ae479849077dc0ef9403f03996f134b96603e4707b7b1e0ed9a601f173e22c41774df242f9b47996da6cef49ebd913b5bc80e070ec387e36bfc48eec6e481')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list