Date: Friday, October 18, 2019 @ 11:30:06
  Author: felixonmars
Revision: 516751

upgpkg: haskell-retry 0.8.1.0-2

rebuild with hedgehog 1.0.1

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-18 11:29:14 UTC (rev 516750)
+++ PKGBUILD    2019-10-18 11:30:06 UTC (rev 516751)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.8.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("BSD")

Reply via email to