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

Felix Yan felixonmars at archlinux.org
Tue May 19 10:30:43 UTC 2020


    Date: Tuesday, May 19, 2020 @ 10:30:42
  Author: felixonmars
Revision: 629846

upgpkg: haskell-hasql-pool 0.5.2-1: rebuild with hasql-pool 0.5.2

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 10:23:08 UTC (rev 629845)
+++ PKGBUILD	2020-05-19 10:30:42 UTC (rev 629846)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
-pkgver=0.5.1
-pkgrel=90
+pkgver=0.5.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=('09f25a26f2317a0cdfa578ddb0ab23f6077c3e2849da2d4ecb72f2e1c63a57693b566269a2a01b5fb2bca8a3c85871ee6c24be715e9c9b810001447cee1c4a3e')
+sha512sums=('5609f05134a259826e17a7391d3324f1d2b474cd83082e4f67175086da1e481a1a75b336932a97371b32e7427e869498bb87af3f7c6246225698e8ceef1aa372')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list