Date: Thursday, December 24, 2020 @ 19:20:35
  Author: felixonmars
Revision: 788740

upgpkg: haskell-async 2.2.2-50: 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 19:20:12 UTC (rev 788739)
+++ PKGBUILD    2020-12-24 19:20:35 UTC (rev 788740)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=49
+pkgrel=50
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to