Date: Saturday, March 19, 2022 @ 12:15:05
  Author: felixonmars
Revision: 1160551

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

Reply via email to