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

Felix Yan felixonmars at archlinux.org
Sun Dec 27 19:46:26 UTC 2020


    Date: Sunday, December 27, 2020 @ 19:46:25
  Author: felixonmars
Revision: 793755

upgpkg: haskell-async 2.2.2-55: rebuild with indexed-traversable 0.1.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-27 19:46:03 UTC (rev 793754)
+++ PKGBUILD	2020-12-27 19:46:25 UTC (rev 793755)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=54
+pkgrel=55
 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