Date: Thursday, February 27, 2020 @ 13:14:05 Author: felixonmars Revision: 584019
upgpkg: haskell-errors 2.3.0-49: rebuild with ghc 8.8.3 Modified: haskell-errors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 13:13:30 UTC (rev 584018) +++ PKGBUILD 2020-02-27 13:14:05 UTC (rev 584019) @@ -4,7 +4,7 @@ _hkgname=errors pkgname=haskell-errors pkgver=2.3.0 -pkgrel=48 +pkgrel=49 pkgdesc="Simplified error-handling" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
