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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 16 16:22:31 UTC 2022


    Date: Wednesday, March 16, 2022 @ 16:22:30
  Author: felixonmars
Revision: 1155442

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

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 16:21:08 UTC (rev 1155441)
+++ PKGBUILD	2022-03-16 16:22:30 UTC (rev 1155442)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
-pkgver=0.5.2
-pkgrel=307
+pkgver=0.5.2.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=('5609f05134a259826e17a7391d3324f1d2b474cd83082e4f67175086da1e481a1a75b336932a97371b32e7427e869498bb87af3f7c6246225698e8ceef1aa372')
+sha512sums=('4e3336ab6fac3b2023f83f28e53a2d44cc961f164e51d1420fba3745d95e874c7f2300358b3a8568bef1506d46f468343e78b58f7c1d39a3673a7565cefc2092')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list