Date: Saturday, December 26, 2020 @ 00:37:42 Author: felixonmars Revision: 791376
upgpkg: haskell-type-errors-pretty 0.0.1.1-25: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 00:37:16 UTC (rev 791375) +++ PKGBUILD 2020-12-26 00:37:42 UTC (rev 791376) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=24 +pkgrel=25 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
