Date: Thursday, February 18, 2021 @ 01:16:37 Author: felixonmars Revision: 863255
upgpkg: haskell-say 0.1.0.1-84: rebuild with async 2.2.3 Modified: haskell-say/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 01:15:44 UTC (rev 863254) +++ PKGBUILD 2021-02-18 01:16:37 UTC (rev 863255) @@ -3,7 +3,7 @@ _hkgname=say pkgname=haskell-say pkgver=0.1.0.1 -pkgrel=83 +pkgrel=84 pkgdesc='Send textual messages to a Handle in a thread-friendly way' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"