Date: Tuesday, July 27, 2021 @ 05:02:34 Author: felixonmars Revision: 986439
upgpkg: haskell-type-errors-pretty 0.0.1.1-81: rebuild with transformers-compat 0.7 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-27 05:01:57 UTC (rev 986438) +++ PKGBUILD 2021-07-27 05:02:34 UTC (rev 986439) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=80 +pkgrel=81 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
