Date: Thursday, May 20, 2021 @ 08:46:35 Author: felixonmars Revision: 937994
upgpkg: haskell-type-errors-pretty 0.0.1.1-69: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 08:45:53 UTC (rev 937993) +++ PKGBUILD 2021-05-20 08:46:35 UTC (rev 937994) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=68 +pkgrel=69 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
