Date: Monday, July 25, 2022 @ 08:18:30 Author: felixonmars Revision: 1256996
upgpkg: haskell-retry 0.9.2.1-7: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 08:18:23 UTC (rev 1256995) +++ PKGBUILD 2022-07-25 08:18:30 UTC (rev 1256996) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.9.2.1 -pkgrel=6 +pkgrel=7 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
