Date: Thursday, November 26, 2020 @ 22:54:33
  Author: felixonmars
Revision: 763903

upgpkg: haskell-async 2.2.2-40: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-26 22:53:55 UTC (rev 763902)
+++ PKGBUILD    2020-11-26 22:54:33 UTC (rev 763903)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=39
+pkgrel=40
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to