Date: Wednesday, May 19, 2021 @ 16:15:02
  Author: felixonmars
Revision: 936551

upgpkg: haskell-async 2.2.3-37: rebuild with hspec 2.8.1, hspec-core 2.8.1, 
hspec-discover 2.8.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-19 16:14:05 UTC (rev 936550)
+++ PKGBUILD    2021-05-19 16:15:02 UTC (rev 936551)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=36
+pkgrel=37
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to