Date: Friday, January 28, 2022 @ 09:33:57
  Author: felixonmars
Revision: 1118228

upgpkg: haskell-retry 0.9.0.0-41: rebuild with async 2.2.4

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-01-28 09:33:27 UTC (rev 1118227)
+++ PKGBUILD    2022-01-28 09:33:57 UTC (rev 1118228)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.0.0
-pkgrel=40
+pkgrel=41
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("BSD")

Reply via email to