Date: Tuesday, October 20, 2020 @ 20:34:11 Author: felixonmars Revision: 727707
upgpkg: haskell-async 2.2.2-32: rebuild with splitmix 0.1.0.2 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-20 20:33:36 UTC (rev 727706) +++ PKGBUILD 2020-10-20 20:34:11 UTC (rev 727707) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=31 +pkgrel=32 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
