Date: Friday, December 11, 2020 @ 17:52:28 Author: felixonmars Revision: 773183
upgpkg: haskell-async 2.2.2-41: rebuild with base-orphans 0.8.5 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-11 17:51:52 UTC (rev 773182) +++ PKGBUILD 2020-12-11 17:52:28 UTC (rev 773183) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=40 +pkgrel=41 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
