Date: Wednesday, December 23, 2020 @ 01:01:19 Author: felixonmars Revision: 783194
upgpkg: haskell-type-errors-pretty 0.0.1.1-22: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 01:00:39 UTC (rev 783193) +++ PKGBUILD 2020-12-23 01:01:19 UTC (rev 783194) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=21 +pkgrel=22 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
