Date: Sunday, November 22, 2020 @ 15:36:39 Author: felixonmars Revision: 759205
upgpkg: haskell-unagi-chan 0.4.1.3-18: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-unagi-chan/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 15:32:02 UTC (rev 759204) +++ PKGBUILD 2020-11-22 15:36:39 UTC (rev 759205) @@ -3,7 +3,7 @@ _hkgname=unagi-chan pkgname=haskell-unagi-chan pkgver=0.4.1.3 -pkgrel=17 +pkgrel=18 pkgdesc="Fast concurrent queues with a Chan-like API, and more" url="https://github.com/jberryman/unagi-chan" license=('BSD')
