Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unagi-chan
Commits:
f883fd83 by Felix Yan at 2025-05-25T04:51:41+08:00
upgpkg: 0.4.1.4-116: rebuild with vector 0.13.2.0
- - - - -
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 = 115
+ pkgrel = 116
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=115
+pkgrel=116
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/f883fd837e909929e1761df6f3ae74c5b1e8ea02
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unagi-chan/-/commit/f883fd837e909929e1761df6f3ae74c5b1e8ea02
You're receiving this email because of your account on gitlab.archlinux.org.