Date: Sunday, November 15, 2020 @ 16:25:43
  Author: felixonmars
Revision: 754575

upgpkg: haskell-async 2.2.2-38: rebuild with QuickCheck 2.14.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-15 16:25:36 UTC (rev 754574)
+++ PKGBUILD    2020-11-15 16:25:43 UTC (rev 754575)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=37
+pkgrel=38
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to