Date: Tuesday, March 21, 2023 @ 22:56:41 Author: felixonmars Revision: 1425208
upgpkg: haskell-lsp-types 1.6.0.0-14: rebuild with lens 5.2.2 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-21 22:56:34 UTC (rev 1425207) +++ PKGBUILD 2023-03-21 22:56:41 UTC (rev 1425208) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.6.0.0 -pkgrel=13 +pkgrel=14 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
