Date: Thursday, January 23, 2020 @ 10:22:20 Author: felixonmars Revision: 554805
upgpkg: haskell-retry 0.8.1.0-12: rebuild with hedgehog 1.0.2, tasty-hedgehog 1.0.0.2 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-23 10:21:35 UTC (rev 554804) +++ PKGBUILD 2020-01-23 10:22:20 UTC (rev 554805) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.0 -pkgrel=11 +pkgrel=12 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
