Date: Tuesday, July 20, 2021 @ 12:41:36 Author: felixonmars Revision: 979935
upgpkg: haskell-lsp-types 1.2.0.0-18: rebuild with regex-posix 0.96.0.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 12:39:19 UTC (rev 979934) +++ PKGBUILD 2021-07-20 12:41:36 UTC (rev 979935) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=17 +pkgrel=18 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
