Date: Tuesday, January 5, 2021 @ 09:17:38 Author: felixonmars Revision: 808537
upgpkg: haskell-type-errors-pretty 0.0.1.1-32: rebuild with comonad 5.0.8 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 09:17:14 UTC (rev 808536) +++ PKGBUILD 2021-01-05 09:17:38 UTC (rev 808537) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=31 +pkgrel=32 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
