Date: Thursday, September 17, 2020 @ 20:27:45 Author: felixonmars Revision: 709317
upgpkg: haskell-type-errors-pretty 0.0.1.1-5: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 20:27:19 UTC (rev 709316) +++ PKGBUILD 2020-09-17 20:27:45 UTC (rev 709317) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=4 +pkgrel=5 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
