Date: Tuesday, January 11, 2022 @ 01:53:22 Author: felixonmars Revision: 1100253
upgpkg: haskell-errors 2.3.0-64: rebuild with ghc 9.0.2 Modified: haskell-errors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 01:52:54 UTC (rev 1100252) +++ PKGBUILD 2022-01-11 01:53:22 UTC (rev 1100253) @@ -4,7 +4,7 @@ _hkgname=errors pkgname=haskell-errors pkgver=2.3.0 -pkgrel=63 +pkgrel=64 pkgdesc="Simplified error-handling" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
