Date: Sunday, November 28, 2021 @ 17:31:37 Author: felixonmars Revision: 1055240
upgpkg: haskell-async 2.2.3-88: rebuild with regex-base 0.94.0.2 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 17:29:57 UTC (rev 1055239) +++ PKGBUILD 2021-11-28 17:31:37 UTC (rev 1055240) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=87 +pkgrel=88 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
