Date: Wednesday, February 3, 2021 @ 07:40:19 Author: felixonmars Revision: 842378
upgpkg: haskell-lsp 0.24.0.0-12: rebuild with HUnit 1.6.2.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 07:38:09 UTC (rev 842377) +++ PKGBUILD 2021-02-03 07:40:19 UTC (rev 842378) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
