Date: Tuesday, October 27, 2020 @ 09:51:20
  Author: felixonmars
Revision: 734181

upgpkg: haskell-async 2.2.2-34: rebuild with optparse-applicative 0.16.0.0, 
optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-27 09:50:57 UTC (rev 734180)
+++ PKGBUILD    2020-10-27 09:51:20 UTC (rev 734181)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=33
+pkgrel=34
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to