Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unagi-chan
Commits:
59066517 by Felix Yan at 2024-10-22T04:12:16+03:00
upgpkg: 0.4.1.4-91: rebuild with atomic-primops 0.8.7
- - - - -
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 = 90
+ pkgrel = 91
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=90
+pkgrel=91
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/5906651729470014a9215f655ce5af8a6bbede7a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unagi-chan/-/commit/5906651729470014a9215f655ce5af8a6bbede7a
You're receiving this email because of your account on gitlab.archlinux.org.