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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 22:28:29 UTC 2018


    Date: Sunday, December 9, 2018 @ 22:28:28
  Author: felixonmars
Revision: 413356

upgpkg: haskell-postgresql-libpq 0.9.4.2-4

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-postgresql-libpq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 22:27:53 UTC (rev 413355)
+++ PKGBUILD	2018-12-09 22:28:28 UTC (rev 413356)
@@ -4,10 +4,10 @@
 _hkgname=postgresql-libpq
 pkgname=haskell-postgresql-libpq
 pkgver=0.9.4.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Low-level binding to libpq"
 url="https://github.com/phadej/postgresql-libpq"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "postgresql-libs")
 makedepends=('ghc')



More information about the arch-commits mailing list