[arch-commits] Commit in haskell-async/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 7 12:03:16 UTC 2022


    Date: Monday, February 7, 2022 @ 12:03:15
  Author: felixonmars
Revision: 1127674

upgpkg: haskell-async 2.2.4-8: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 12:02:45 UTC (rev 1127673)
+++ PKGBUILD	2022-02-07 12:03:15 UTC (rev 1127674)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.4
-pkgrel=7
+pkgrel=8
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async"
 license=("BSD")



More information about the arch-commits mailing list