Date: Tuesday, October 26, 2021 @ 20:44:13
  Author: felixonmars
Revision: 1034476

upgpkg: haskell-retry 0.9.0.0-19: rebuild with base-orphans 0.8.5

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-10-26 20:42:39 UTC (rev 1034475)
+++ PKGBUILD    2021-10-26 20:44:13 UTC (rev 1034476)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.0.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("BSD")

Reply via email to