Date: Thursday, May 26, 2022 @ 12:05:16 Author: felixonmars Revision: 1210435
upgpkg: haskell-lsp-types 1.3.0.1-78: rebuild with lens 5.1.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-26 12:05:06 UTC (rev 1210434) +++ PKGBUILD 2022-05-26 12:05:16 UTC (rev 1210435) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=77 +pkgrel=78 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
