Date: Monday, July 19, 2021 @ 15:34:11
  Author: felixonmars
Revision: 978700

upgpkg: haskell-async 2.2.3-54: 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 15:33:39 UTC (rev 978699)
+++ PKGBUILD    2021-07-19 15:34:11 UTC (rev 978700)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=53
+pkgrel=54
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to