Date: Monday, February 13, 2023 @ 01:48:57 Author: felixonmars Revision: 1400181
upgpkg: haskell-lsp-types 1.6.0.0-2: rebuild with mod 0.2.0.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-13 01:48:13 UTC (rev 1400180) +++ PKGBUILD 2023-02-13 01:48:57 UTC (rev 1400181) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.6.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
