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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 10 20:34:41 UTC 2022


    Date: Monday, January 10, 2022 @ 20:34:40
  Author: felixonmars
Revision: 1099940

upgpkg: haskell-async 2.2.3-101: rebuild with ghc 9.0.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 20:34:11 UTC (rev 1099939)
+++ PKGBUILD	2022-01-10 20:34:40 UTC (rev 1099940)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=100
+pkgrel=101
 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