Date: Monday, January 11, 2021 @ 00:37:29
  Author: felixonmars
Revision: 817765

upgpkg: haskell-async 2.2.2-73: rebuild with hspec 2.7.6, hspec-core 2.7.6, 
hspec-discover 2.7.6

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-11 00:37:04 UTC (rev 817764)
+++ PKGBUILD    2021-01-11 00:37:29 UTC (rev 817765)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=72
+pkgrel=73
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to