Date: Thursday, March 25, 2021 @ 15:25:14 Author: felixonmars Revision: 903149
upgpkg: haskell-lsp 1.1.1.0-7: rebuild with tasty 1.4.0.3 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 15:24:55 UTC (rev 903148) +++ PKGBUILD 2021-03-25 15:25:14 UTC (rev 903149) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.1.1.0 -pkgrel=6 +pkgrel=7 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/lsp" license=("MIT")
