Date: Friday, October 5, 2018 @ 19:12:30
  Author: felixonmars
Revision: 390275

upgpkg: haskell-retry 0.7.7.0-10

rebuild with optparse-applicative 0.14.3.0

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-10-05 19:11:50 UTC (rev 390274)
+++ PKGBUILD    2018-10-05 19:12:30 UTC (rev 390275)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.7.7.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("custom:BSD3")

Reply via email to