Date: Friday, March 23, 2018 @ 15:40:04 Author: felixonmars Revision: 311428
upgpkg: haskell-retry 0.7.6.2-2 rebuild with lifted-base,0.2.3.12 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-23 15:39:23 UTC (rev 311427) +++ PKGBUILD 2018-03-23 15:40:04 UTC (rev 311428) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
