Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql-pool
Commits:
6f32f571 by Felix Yan at 2024-08-27T22:32:30+03:00
upgpkg: 0.5.2.2-223: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hasql-pool
pkgdesc = A pool of connections for Hasql
pkgver = 0.5.2.2
- pkgrel = 222
+ pkgrel = 223
url = https://github.com/nikita-volkov/hasql-pool
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hasql-pool
pkgname=haskell-hasql-pool
pkgver=0.5.2.2
-pkgrel=222
+pkgrel=223
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/6f32f57136e0cba66ec7662cde95db9fa0d67f7c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-pool/-/commit/6f32f57136e0cba66ec7662cde95db9fa0d67f7c
You're receiving this email because of your account on gitlab.archlinux.org.