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

Felix Yan felixonmars at archlinux.org
Thu Dec 31 13:12:54 UTC 2020


    Date: Thursday, December 31, 2020 @ 13:12:54
  Author: felixonmars
Revision: 800543

upgpkg: haskell-async 2.2.2-60: rebuild with contravariant 1.5.3

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-31 13:12:31 UTC (rev 800542)
+++ PKGBUILD	2020-12-31 13:12:54 UTC (rev 800543)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=59
+pkgrel=60
 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