Date: Saturday, March 19, 2022 @ 12:37:28
  Author: felixonmars
Revision: 1160603

upgpkg: haskell-async 2.2.4-29: rebuild with base-compat 0.12.1, 
base-compat-batteries 0.12.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-19 12:36:55 UTC (rev 1160602)
+++ PKGBUILD    2022-03-19 12:37:28 UTC (rev 1160603)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.4
-pkgrel=28
+pkgrel=29
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to