Date: Friday, March 12, 2021 @ 17:41:32 Author: felixonmars Revision: 888936
upgpkg: haskell-type-errors-pretty 0.0.1.1-57: rebuild with tasty 1.4.0.1 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 17:40:53 UTC (rev 888935) +++ PKGBUILD 2021-03-12 17:41:32 UTC (rev 888936) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=56 +pkgrel=57 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
