Date: Friday, December 17, 2021 @ 21:56:42
  Author: felixonmars
Revision: 1076618

upgpkg: haskell-async 2.2.3-92: rebuild with tasty-quickcheck 0.10.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-12-17 21:56:08 UTC (rev 1076617)
+++ PKGBUILD    2021-12-17 21:56:42 UTC (rev 1076618)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=91
+pkgrel=92
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to