Date: Thursday, May 20, 2021 @ 23:23:53 Author: felixonmars Revision: 939698
upgpkg: haskell-async 2.2.3-39: rebuild with hashable 1.3.2.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 23:23:21 UTC (rev 939697) +++ PKGBUILD 2021-05-20 23:23:53 UTC (rev 939698) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=38 +pkgrel=39 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
