Date: Sunday, May 5, 2019 @ 11:07:05
  Author: felixonmars
Revision: 460037

upgpkg: haskell-retry 0.8.0.0-10

rebuild with lifted-async 0.10.0.4

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-05 11:06:22 UTC (rev 460036)
+++ PKGBUILD    2019-05-05 11:07:05 UTC (rev 460037)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.8.0.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("BSD")

Reply via email to