Date: Wednesday, May 26, 2021 @ 15:59:54
  Author: felixonmars
Revision: 946777

upgpkg: haskell-async 2.2.3-41: rebuild with hspec 2.8.2, hspec-core 2.8.2, 
hspec-discover 2.8.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-26 15:59:14 UTC (rev 946776)
+++ PKGBUILD    2021-05-26 15:59:54 UTC (rev 946777)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=40
+pkgrel=41
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to