Date: Friday, October 14, 2022 @ 01:11:23 Author: felixonmars Revision: 1328292
upgpkg: haskell-lsp-types 1.3.0.1-127: rebuild with aeson 2.1.0.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-14 01:10:15 UTC (rev 1328291) +++ PKGBUILD 2022-10-14 01:11:23 UTC (rev 1328292) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=126 +pkgrel=127 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
