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

Felix Yan felixonmars at archlinux.org
Mon Feb 6 04:57:07 UTC 2017


    Date: Monday, February 6, 2017 @ 04:57:06
  Author: felixonmars
Revision: 210241

upgpkg: haskell-hasql 0.19.16-1

rebuild with hasql,0.19.16

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-06 04:31:20 UTC (rev 210240)
+++ PKGBUILD	2017-02-06 04:57:06 UTC (rev 210241)
@@ -4,8 +4,8 @@
 
 _hkgname=hasql
 pkgname=haskell-hasql
-pkgver=0.19.15.2
-pkgrel=15
+pkgver=0.19.16
+pkgrel=1
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql"
 license=('MIT')
@@ -17,7 +17,7 @@
          'haskell-postgresql-binary' 'haskell-postgresql-libpq' 'haskell-profunctors'
          'haskell-scientific' 'haskell-semigroups' 'haskell-text' 'haskell-uuid' 'haskell-vector')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('c82ea1c8858ebeae9c4f283910310ec2')
+md5sums=('2fc8daab5aa053898743c0b2c1ae18a8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list