Date: Sunday, June 24, 2018 @ 18:28:06 Author: felixonmars Revision: 345372
upgpkg: haskell-retry 0.7.6.2-23 rebuild with tasty 1.1.0.2 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-24 18:27:31 UTC (rev 345371) +++ PKGBUILD 2018-06-24 18:28:06 UTC (rev 345372) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=22 +pkgrel=23 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
