Date: Sunday, September 25, 2022 @ 22:10:35 Author: felixonmars Revision: 1311032
upgpkg: haskell-lsp-types 1.3.0.1-120: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 22:09:47 UTC (rev 1311031) +++ PKGBUILD 2022-09-25 22:10:35 UTC (rev 1311032) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=119 +pkgrel=120 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
