Date: Thursday, March 17, 2022 @ 03:08:40 Author: felixonmars Revision: 1156297
upgpkg: haskell-retry 0.9.1.0-9: rebuild with concurrent-output 1.10.15 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-17 03:08:10 UTC (rev 1156296) +++ PKGBUILD 2022-03-17 03:08:40 UTC (rev 1156297) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.9.1.0 -pkgrel=8 +pkgrel=9 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
