Date: Sunday, June 23, 2019 @ 03:46:54 Author: felixonmars Revision: 482915
upgpkg: haskell-retry 0.8.0.1-10 rebuild with happy 1.19.11 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-23 03:46:15 UTC (rev 482914) +++ PKGBUILD 2019-06-23 03:46:54 UTC (rev 482915) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.0.1 -pkgrel=9 +pkgrel=10 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
