[arch-commits] Commit in haskell-hasql/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 13 15:12:48 UTC 2016
Date: Thursday, October 13, 2016 @ 15:12:47
Author: felixonmars
Revision: 192186
upgpkg: haskell-hasql 0.19.15.2-1
Modified:
haskell-hasql/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-13 15:08:15 UTC (rev 192185)
+++ PKGBUILD 2016-10-13 15:12:47 UTC (rev 192186)
@@ -4,7 +4,7 @@
_hkgname=hasql
pkgname=haskell-hasql
-pkgver=0.19.15.1
+pkgver=0.19.15.2
pkgrel=1
pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
url="https://github.com/nikita-volkov/hasql"
@@ -17,7 +17,7 @@
'haskell-postgresql-binary' 'haskell-postgresql-libpq' 'haskell-profunctors'
'haskell-scientific' 'haskell-semigroups' 'haskell-text' 'haskell-uuid' 'haskell-vector')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('06ff777a5dff1b49ef119bcc465507a8')
+md5sums=('c82ea1c8858ebeae9c4f283910310ec2')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list