Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql-pool
Commits:
6c5e0b10 by Felix Yan at 2024-11-22T02:02:15+08:00
upgpkg: 0.5.2.2-234: rebuild with os-string 2.0.7
- - - - -
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 = 233
+ pkgrel = 234
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=233
+pkgrel=234
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/6c5e0b108ec08b1ed5d26296d09158f80253cf40
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-pool/-/commit/6c5e0b108ec08b1ed5d26296d09158f80253cf40
You're receiving this email because of your account on gitlab.archlinux.org.