Date: Tuesday, July 12, 2022 @ 15:17:54 Author: felixonmars Revision: 1250407
upgpkg: haskell-type-errors-pretty 0.0.1.2-55: rebuild with tasty 1.4.2.2 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 15:17:45 UTC (rev 1250406) +++ PKGBUILD 2022-07-12 15:17:54 UTC (rev 1250407) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.2 -pkgrel=54 +pkgrel=55 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/kowainik/type-errors-pretty" license=('MPL2')
