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

Felix Yan felixonmars at archlinux.org
Wed Feb 24 19:50:06 UTC 2021


    Date: Wednesday, February 24, 2021 @ 19:50:06
  Author: felixonmars
Revision: 871909

upgpkg: haskell-async 2.2.3-6: rebuild with regex-base 0.94.0.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 19:49:43 UTC (rev 871908)
+++ PKGBUILD	2021-02-24 19:50:06 UTC (rev 871909)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=5
+pkgrel=6
 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