Date: Sunday, May 30, 2021 @ 17:27:50
  Author: felixonmars
Revision: 950513

upgpkg: haskell-async 2.2.3-42: rebuild with unliftio 0.2.16

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-30 17:27:29 UTC (rev 950512)
+++ PKGBUILD    2021-05-30 17:27:50 UTC (rev 950513)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=41
+pkgrel=42
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to