Date: Monday, July 1, 2019 @ 13:50:33
  Author: felixonmars
Revision: 486974

upgpkg: haskell-retry 0.8.0.1-11

rebuild with tasty 1.2.3

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-07-01 13:50:04 UTC (rev 486973)
+++ PKGBUILD    2019-07-01 13:50:33 UTC (rev 486974)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.8.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("BSD")

Reply via email to