Date: Sunday, September 25, 2022 @ 19:58:02 Author: felixonmars Revision: 1310160
upgpkg: haskell-unagi-chan 0.4.1.4-45: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-unagi-chan/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:57:58 UTC (rev 1310159) +++ PKGBUILD 2022-09-25 19:58:02 UTC (rev 1310160) @@ -3,7 +3,7 @@ _hkgname=unagi-chan pkgname=haskell-unagi-chan pkgver=0.4.1.4 -pkgrel=44 +pkgrel=45 pkgdesc="Fast concurrent queues with a Chan-like API, and more" url="https://github.com/jberryman/unagi-chan" license=('BSD')
