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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 17 10:37:41 UTC 2021


    Date: Tuesday, August 17, 2021 @ 10:37:41
  Author: felixonmars
Revision: 1001325

upgpkg: haskell-async 2.2.3-65: rebuild with mwc-random 0.15.0.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-17 10:37:20 UTC (rev 1001324)
+++ PKGBUILD	2021-08-17 10:37:41 UTC (rev 1001325)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=64
+pkgrel=65
 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