Date: Tuesday, January 11, 2022 @ 00:27:01 Author: felixonmars Revision: 1100125
upgpkg: haskell-async 2.2.3-102: rebuild with ghc 9.0.2 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 00:26:31 UTC (rev 1100124) +++ PKGBUILD 2022-01-11 00:27:01 UTC (rev 1100125) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=101 +pkgrel=102 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
