Date: Monday, September 14, 2020 @ 20:33:29 Author: felixonmars Revision: 706608
upgpkg: haskell-type-errors-pretty 0.0.1.1-4: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 20:33:07 UTC (rev 706607) +++ PKGBUILD 2020-09-14 20:33:29 UTC (rev 706608) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
