Date: Thursday, March 17, 2022 @ 20:26:14 Author: felixonmars Revision: 1156990
upgpkg: haskell-retry 0.9.1.0-10: rebuild with constraints 0.13.3 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-17 20:25:44 UTC (rev 1156989) +++ PKGBUILD 2022-03-17 20:26:14 UTC (rev 1156990) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.9.1.0 -pkgrel=9 +pkgrel=10 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
