[arch-commits] Commit in haskell-hasql/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 21 06:34:13 UTC 2016
Date: Wednesday, December 21, 2016 @ 06:34:12
Author: felixonmars
Revision: 200636
upgpkg: haskell-hasql 0.19.15.2-5
rebuild with memory-0.14
Modified:
haskell-hasql/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-21 06:30:23 UTC (rev 200635)
+++ PKGBUILD 2016-12-21 06:34:12 UTC (rev 200636)
@@ -5,7 +5,7 @@
_hkgname=hasql
pkgname=haskell-hasql
pkgver=0.19.15.2
-pkgrel=4
+pkgrel=5
pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
url="https://github.com/nikita-volkov/hasql"
license=('MIT')
@@ -16,7 +16,7 @@
'haskell-hashtables' 'haskell-loch-th' 'haskell-mtl' 'haskell-placeholders'
'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")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
md5sums=('c82ea1c8858ebeae9c4f283910310ec2')
build() {
More information about the arch-commits
mailing list