Date: Thursday, December 24, 2020 @ 18:54:27
  Author: felixonmars
Revision: 788652

upgpkg: haskell-async 2.2.2-49: rebuild with comonad 5.0.7

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-24 18:54:05 UTC (rev 788651)
+++ PKGBUILD    2020-12-24 18:54:27 UTC (rev 788652)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=48
+pkgrel=49
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to