Date: Sunday, December 19, 2021 @ 01:54:37 Author: felixonmars Revision: 1078131
upgpkg: haskell-lsp 1.2.0.1-17: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-19 01:52:40 UTC (rev 1078130) +++ PKGBUILD 2021-12-19 01:54:37 UTC (rev 1078131) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=16 +pkgrel=17 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
