[arch-commits] Commit in haskell-hasql-pool/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jul 21 07:18:22 UTC 2019
Date: Sunday, July 21, 2019 @ 07:18:22
Author: felixonmars
Revision: 492464
upgpkg: haskell-hasql-pool 0.5.1-1
rebuild with hasql-pool 0.5.1
Modified:
haskell-hasql-pool/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-21 07:15:18 UTC (rev 492463)
+++ PKGBUILD 2019-07-21 07:18:22 UTC (rev 492464)
@@ -3,8 +3,8 @@
_hkgname=hasql-pool
pkgname=haskell-hasql-pool
-pkgver=0.5.0.2
-pkgrel=21
+pkgver=0.5.1
+pkgrel=1
pkgdesc="A pool of connections for Hasql"
url="https://github.com/nikita-volkov/hasql-pool"
license=('MIT')
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-hspec')
checkdepends=('pifpaf' 'postgresql')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6dfdcb29ce29be83e7b5ee6e443ede8ba1d993a20416c41a653aa8e643d187359a79afad15b195a271a24116776d869aba12645b034141e74f5272b22472b8c3')
+sha512sums=('09f25a26f2317a0cdfa578ddb0ab23f6077c3e2849da2d4ecb72f2e1c63a57693b566269a2a01b5fb2bca8a3c85871ee6c24be715e9c9b810001447cee1c4a3e')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list