Date: Thursday, November 11, 2021 @ 15:19:46
  Author: felixonmars
Revision: 1042205

upgpkg: haskell-async 2.2.3-80: rebuild with doctest 0.18.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-11-11 15:19:11 UTC (rev 1042204)
+++ PKGBUILD    2021-11-11 15:19:46 UTC (rev 1042205)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=79
+pkgrel=80
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to