Date: Monday, August 17, 2020 @ 15:00:52
  Author: felixonmars
Revision: 682666

upgpkg: haskell-async 2.2.2-17: rebuild with ghc 8.10.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-08-17 14:59:38 UTC (rev 682665)
+++ PKGBUILD    2020-08-17 15:00:52 UTC (rev 682666)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=16
+pkgrel=17
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to