Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-resource-pool
Commits:
e28b63a7 by Felix Yan at 2025-10-05T02:19:03+08:00
upgpkg: 0.2.3.2-394: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-resource-pool
pkgdesc = A high-performance striped resource pooling implementation
pkgver = 0.2.3.2
- pkgrel = 393
+ pkgrel = 394
url = https://github.com/bos/pool
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=resource-pool
pkgname=haskell-resource-pool
pkgver=0.2.3.2
-pkgrel=393
+pkgrel=394
pkgdesc="A high-performance striped resource pooling implementation"
url="https://github.com/bos/pool"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resource-pool/-/commit/e28b63a7a94db29d9f7d325377a8658a6f91e9b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resource-pool/-/commit/e28b63a7a94db29d9f7d325377a8658a6f91e9b2
You're receiving this email because of your account on gitlab.archlinux.org.