Date: Wednesday, March 1, 2023 @ 16:47:09 Author: felixonmars Revision: 1406024
upgpkg: haskell-lsp-types 1.6.0.0-4: rebuild with lens 5.2.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-01 16:46:11 UTC (rev 1406023) +++ PKGBUILD 2023-03-01 16:47:09 UTC (rev 1406024) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.6.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
