Date: Monday, January 17, 2022 @ 00:32:21 Author: felixonmars Revision: 1106807
upgpkg: haskell-lsp-types 1.3.0.1-31: rebuild with attoparsec 0.14.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 00:29:51 UTC (rev 1106806) +++ PKGBUILD 2022-01-17 00:32:21 UTC (rev 1106807) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=30 +pkgrel=31 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
