Date: Saturday, May 13, 2023 @ 22:16:26 Author: felixonmars Revision: 1460628
upgpkg: haskell-lsp-types 1.6.0.0-22: rebuild with quickcheck-instances 0.3.29.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-13 22:16:13 UTC (rev 1460627) +++ PKGBUILD 2023-05-13 22:16:26 UTC (rev 1460628) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.6.0.0 -pkgrel=21 +pkgrel=22 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
