Date: Friday, October 19, 2018 @ 05:14:37 Author: felixonmars Revision: 397139
upgpkg: haskell-retry 0.7.7.0-14 rebuild with base-compat 0.10.5 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-19 05:13:56 UTC (rev 397138) +++ PKGBUILD 2018-10-19 05:14:37 UTC (rev 397139) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.7.0 -pkgrel=13 +pkgrel=14 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
