Date: Saturday, October 24, 2020 @ 19:06:33
  Author: felixonmars
Revision: 731541

upgpkg: haskell-async 2.2.2-33: rebuild with bifunctors 5.5.8

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-24 19:06:05 UTC (rev 731540)
+++ PKGBUILD    2020-10-24 19:06:33 UTC (rev 731541)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=32
+pkgrel=33
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to