Date: Wednesday, February 17, 2021 @ 22:43:14 Author: felixonmars Revision: 862980
upgpkg: haskell-type-errors-pretty 0.0.1.1-50: rebuild with async 2.2.3 Modified: haskell-type-errors-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 22:42:44 UTC (rev 862979) +++ PKGBUILD 2021-02-17 22:43:14 UTC (rev 862980) @@ -3,7 +3,7 @@ _hkgname=type-errors-pretty pkgname=haskell-type-errors-pretty pkgver=0.0.1.1 -pkgrel=49 +pkgrel=50 pkgdesc="Combinators for writing pretty type errors easily" url="https://github.com/chshersh/type-errors-pretty" license=('MPL2')
