Date: Sunday, September 19, 2021 @ 09:02:11
  Author: felixonmars
Revision: 1017161

upgpkg: haskell-async 2.2.3-70: rebuild with unliftio 0.2.20

Modified:
  haskell-async/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-19 09:01:25 UTC (rev 1017160)
+++ PKGBUILD    2021-09-19 09:02:11 UTC (rev 1017161)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=69
+pkgrel=70
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to