Date: Monday, March 7, 2022 @ 09:39:30
  Author: felixonmars
Revision: 1144244

upgpkg: haskell-async 2.2.4-16: rebuild with doctest 0.19.0

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-07 09:39:02 UTC (rev 1144243)
+++ PKGBUILD    2022-03-07 09:39:30 UTC (rev 1144244)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.4
-pkgrel=15
+pkgrel=16
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to