Date: Sunday, March 15, 2020 @ 22:35:02 Author: felixonmars Revision: 598741
upgpkg: haskell-retry 0.8.1.0-34: rebuild with hashable 1.3.0.0 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 22:33:36 UTC (rev 598740) +++ PKGBUILD 2020-03-15 22:35:02 UTC (rev 598741) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.0 -pkgrel=33 +pkgrel=34 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
