Date: Saturday, February 19, 2022 @ 00:21:16 Author: felixonmars Revision: 1134688
upgpkg: haskell-type-errors-pretty 0.0.1.2-31: rebuild with hashable 1.4.0.0 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 00:20:56 UTC (rev 1134687) +++ PKGBUILD 2022-02-19 00:21:16 UTC (rev 1134688) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.2 -pkgrel=30 +pkgrel=31 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/kowainik/type-errors-pretty" license=('MPL2')
