Date: Thursday, May 20, 2021 @ 22:41:05 Author: felixonmars Revision: 939594
upgpkg: haskell-async 2.2.3-38: 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 22:40:32 UTC (rev 939593) +++ PKGBUILD 2021-05-20 22:41:05 UTC (rev 939594) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=37 +pkgrel=38 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
