Date: Thursday, February 10, 2022 @ 02:22:53 Author: felixonmars Revision: 1130812
upgpkg: haskell-lsp 1.2.0.1-52: rebuild with attoparsec 0.14.4 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 02:22:04 UTC (rev 1130811) +++ PKGBUILD 2022-02-10 02:22:53 UTC (rev 1130812) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=51 +pkgrel=52 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
