Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-resource-pool
Commits:
a77d64b2 by Felix Yan at 2024-11-19T21:46:48+08:00
upgpkg: 0.2.3.2-301: rebuild with os-string 2.0.7
- - - - -
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 = 300
+ pkgrel = 301
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=300
+pkgrel=301
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/a77d64b2756d49417a00a5392b6fb341a644f7d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resource-pool/-/commit/a77d64b2756d49417a00a5392b6fb341a644f7d4
You're receiving this email because of your account on gitlab.archlinux.org.