Date: Monday, March 6, 2023 @ 20:41:07 Author: felixonmars Revision: 1416184
upgpkg: haskell-hls-code-range-plugin 1.0.0.0-17: rebuild with aeson 2.1.2.0 Modified: haskell-hls-code-range-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 20:40:31 UTC (rev 1416183) +++ PKGBUILD 2023-03-06 20:41:07 UTC (rev 1416184) @@ -3,7 +3,7 @@ _hkgname=hls-code-range-plugin pkgname=haskell-hls-code-range-plugin pkgver=1.0.0.0 -pkgrel=16 +pkgrel=17 pkgdesc="HLS Plugin to support smart selection range and Folding range" url="https://github.com/haskell/haskell-language-server.git" license=("Apache")
