Date: Wednesday, August 29, 2018 @ 08:46:35 Author: felixonmars Revision: 375096
upgpkg: haskell-retry 0.7.6.3-3 rebuild with unliftio-core 0.1.2.0 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-29 08:45:57 UTC (rev 375095) +++ PKGBUILD 2018-08-29 08:46:35 UTC (rev 375096) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.3 -pkgrel=2 +pkgrel=3 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
