Date: Wednesday, July 21, 2021 @ 09:51:52 Author: felixonmars Revision: 981623
upgpkg: haskell-async 2.2.3-57: rebuild with unliftio 0.2.19 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 09:51:49 UTC (rev 981622) +++ PKGBUILD 2021-07-21 09:51:52 UTC (rev 981623) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=56 +pkgrel=57 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
