Date: Friday, March 26, 2021 @ 13:01:33 Author: felixonmars Revision: 904501
upgpkg: haskell-lsp0 0.24.0.0-9: rebuild with attoparsec 0.14.1 Modified: haskell-lsp0/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 12:59:09 UTC (rev 904500) +++ PKGBUILD 2021-03-26 13:01:33 UTC (rev 904501) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp0 pkgver=0.24.0.0 -pkgrel=8 +pkgrel=9 pkgdesc="Haskell library for the Microsoft Language Server Protocol (Legacy 0.x version)" url="https://github.com/alanz/haskell-lsp" license=("MIT")
