Date: Monday, August 31, 2020 @ 09:38:31 Author: felixonmars Revision: 694012
upgpkg: haskell-retry 0.8.1.2-29: rebuild with happy 1.20.0 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 09:38:22 UTC (rev 694011) +++ PKGBUILD 2020-08-31 09:38:31 UTC (rev 694012) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.2 -pkgrel=28 +pkgrel=29 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
