Date: Tuesday, December 28, 2021 @ 02:26:33
  Author: felixonmars
Revision: 1084859

upgpkg: haskell-retry 0.9.0.0-29: rebuild with tasty 1.4.2.1

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-12-28 02:25:44 UTC (rev 1084858)
+++ PKGBUILD    2021-12-28 02:26:33 UTC (rev 1084859)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.0.0
-pkgrel=28
+pkgrel=29
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("BSD")

Reply via email to