Date: Sunday, September 25, 2022 @ 22:12:39 Author: felixonmars Revision: 1311039
upgpkg: haskell-lsp 1.2.0.1-133: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 22:12:30 UTC (rev 1311038) +++ PKGBUILD 2022-09-25 22:12:39 UTC (rev 1311039) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=132 +pkgrel=133 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
