Date: Thursday, April 22, 2021 @ 00:40:28
  Author: felixonmars
Revision: 920863

upgpkg: haskell-async 2.2.3-32: rebuild with hspec 2.7.10, hspec-core 2.7.10, 
hspec-discover 2.7.10

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-22 00:39:49 UTC (rev 920862)
+++ PKGBUILD    2021-04-22 00:40:28 UTC (rev 920863)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=31
+pkgrel=32
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to