Date: Tuesday, May 10, 2022 @ 08:37:09 Author: felixonmars Revision: 1197267
upgpkg: haskell-lsp 1.2.0.1-79: rebuild with bifunctors 5.5.12 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-10 08:35:37 UTC (rev 1197266) +++ PKGBUILD 2022-05-10 08:37:09 UTC (rev 1197267) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=78 +pkgrel=79 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
