Date: Wednesday, May 12, 2021 @ 22:23:44
  Author: felixonmars
Revision: 932750

upgpkg: haskell-async 2.2.3-35: rebuild with hspec 2.8.0, hspec-core 2.8.0, 
hspec-discover 2.8.0

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-12 22:23:17 UTC (rev 932749)
+++ PKGBUILD    2021-05-12 22:23:44 UTC (rev 932750)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=34
+pkgrel=35
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to