Date: Sunday, February 7, 2021 @ 15:28:11 Author: felixonmars Revision: 848077
upgpkg: haskell-async 2.2.2-91: rebuild with code-page 0.2.1 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-07 15:27:35 UTC (rev 848076) +++ PKGBUILD 2021-02-07 15:28:11 UTC (rev 848077) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=90 +pkgrel=91 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
