Date: Tuesday, February 9, 2021 @ 19:17:51 Author: felixonmars Revision: 851399
upgpkg: haskell-type-errors-pretty 0.0.1.1-46: rebuild with ghc 8.10.4 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 19:17:27 UTC (rev 851398) +++ PKGBUILD 2021-02-09 19:17:51 UTC (rev 851399) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=45 +pkgrel=46 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
