Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hasql-pool


Commits:
a670c7a9 by Felix Yan at 2023-10-03T12:06:31+03:00
upgpkg: 0.5.2.2-165: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = haskell-hasql-pool
+       pkgdesc = A pool of connections for Hasql
+       pkgver = 0.5.2.2
+       pkgrel = 165
+       url = https://github.com/nikita-volkov/hasql-pool
+       arch = x86_64
+       license = MIT
+       checkdepends = pifpaf
+       checkdepends = postgresql
+       makedepends = ghc
+       makedepends = haskell-hspec
+       depends = ghc-libs
+       depends = haskell-base-prelude
+       depends = haskell-hasql
+       depends = haskell-resource-pool
+       source = 
https://hackage.haskell.org/packages/archive/hasql-pool/0.5.2.2/hasql-pool-0.5.2.2.tar.gz
+       sha512sums = 
4e3336ab6fac3b2023f83f28e53a2d44cc961f164e51d1420fba3745d95e874c7f2300358b3a8568bef1506d46f468343e78b58f7c1d39a3673a7565cefc2092
+
+pkgname = haskell-hasql-pool


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
 pkgver=0.5.2.2
-pkgrel=164
+pkgrel=165
 pkgdesc="A pool of connections for Hasql"
 url="https://github.com/nikita-volkov/hasql-pool";
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-pool/-/commit/a670c7a924e0d6a19202651afc331ef7a8c25226

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-pool/-/commit/a670c7a924e0d6a19202651afc331ef7a8c25226
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to