Date: Monday, September 5, 2022 @ 21:52:50
  Author: felixonmars
Revision: 1293415

upgpkg: haskell-async 2.2.4-105: rebuild with hspec 2.10.0, hspec-core 2.10.0, 
hspec-discover 2.10.0

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-05 21:52:41 UTC (rev 1293414)
+++ PKGBUILD    2022-09-05 21:52:50 UTC (rev 1293415)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.4
-pkgrel=104
+pkgrel=105
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to