Date: Thursday, May 27, 2021 @ 10:55:28 Author: felixonmars Revision: 948283
upgpkg: haskell-type-errors-pretty 0.0.1.1-71: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 10:55:05 UTC (rev 948282) +++ PKGBUILD 2021-05-27 10:55:28 UTC (rev 948283) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=70 +pkgrel=71 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
