Date: Monday, April 3, 2023 @ 17:19:40 Author: felixonmars Revision: 1434337
upgpkg: haskell-lsp-types 1.6.0.0-20: rebuild with mod 0.2.0.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-03 17:19:39 UTC (rev 1434336) +++ PKGBUILD 2023-04-03 17:19:40 UTC (rev 1434337) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.6.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
