Date: Monday, July 19, 2021 @ 16:44:37
  Author: felixonmars
Revision: 978818

upgpkg: haskell-async 2.2.3-55: rebuild with regex-posix 0.96.0.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-07-19 16:44:04 UTC (rev 978817)
+++ PKGBUILD    2021-07-19 16:44:37 UTC (rev 978818)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=54
+pkgrel=55
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to