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

Felix Yan felixonmars at archlinux.org
Sun May 12 21:18:59 UTC 2019


    Date: Sunday, May 12, 2019 @ 21:18:59
  Author: felixonmars
Revision: 467101

upgpkg: haskell-hasql-pool 0.5.0.2-1

rebuild with hasql-pool 0.5.0.2

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-12 21:16:52 UTC (rev 467100)
+++ PKGBUILD	2019-05-12 21:18:59 UTC (rev 467101)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
-pkgver=0.5.0.1
-pkgrel=31
+pkgver=0.5.0.2
+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=('a648491fc87473de269a3be381e67615ce5016f38b8da7a53fac120ca6656cf55e28ead8c1cb3ef9a1d5ba2a6ce6c77a4670edafae81b8f4beb8a9b92abe72a7')
+sha512sums=('6dfdcb29ce29be83e7b5ee6e443ede8ba1d993a20416c41a653aa8e643d187359a79afad15b195a271a24116776d869aba12645b034141e74f5272b22472b8c3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list