Date: Wednesday, February 17, 2021 @ 12:28:03 Author: felixonmars Revision: 862441
upgpkg: haskell-async 2.2.3-2: rebuild with async 2.2.3 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 12:27:32 UTC (rev 862440) +++ PKGBUILD 2021-02-17 12:28:03 UTC (rev 862441) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
