Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unagi-chan
Commits:
3e823f38 by Felix Yan at 2025-10-15T02:59:50+08:00
upgpkg: 0.4.1.4-186: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-unagi-chan
pkgdesc = Fast concurrent queues with a Chan-like API, and more
pkgver = 0.4.1.4
- pkgrel = 185
+ pkgrel = 186
url = https://github.com/jberryman/unagi-chan
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=unagi-chan
pkgname=haskell-unagi-chan
pkgver=0.4.1.4
-pkgrel=185
+pkgrel=186
pkgdesc="Fast concurrent queues with a Chan-like API, and more"
url="https://github.com/jberryman/unagi-chan"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unagi-chan/-/commit/3e823f3825f2e3b350c6b274f103bbab89b9a512
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unagi-chan/-/commit/3e823f3825f2e3b350c6b274f103bbab89b9a512
You're receiving this email because of your account on gitlab.archlinux.org.