Date: Saturday, June 13, 2020 @ 20:44:00 Author: felixonmars Revision: 643042
upgpkg: haskell-async 2.2.2-10: rebuild with splitmix 0.0.5 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-13 20:43:29 UTC (rev 643041) +++ PKGBUILD 2020-06-13 20:44:00 UTC (rev 643042) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=9 +pkgrel=10 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
