Date: Saturday, March 19, 2022 @ 04:28:14
  Author: felixonmars
Revision: 1160432

upgpkg: haskell-async 2.2.4-26: 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 04:28:07 UTC (rev 1160431)
+++ PKGBUILD    2022-03-19 04:28:14 UTC (rev 1160432)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.4
-pkgrel=25
+pkgrel=26
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to