Date: Thursday, March 3, 2022 @ 13:42:53 Author: felixonmars Revision: 1140814
upgpkg: haskell-type-errors-pretty 0.0.1.2-32: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 13:42:33 UTC (rev 1140813) +++ PKGBUILD 2022-03-03 13:42:53 UTC (rev 1140814) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.2 -pkgrel=31 +pkgrel=32 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/kowainik/type-errors-pretty" license=('MPL2')
