Date: Thursday, March 4, 2021 @ 14:10:10 Author: felixonmars Revision: 880329
upgpkg: haskell-retry 0.8.1.2-93: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 14:09:41 UTC (rev 880328) +++ PKGBUILD 2021-03-04 14:10:10 UTC (rev 880329) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.2 -pkgrel=92 +pkgrel=93 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
