Date: Monday, April 5, 2021 @ 17:28:06 Author: felixonmars Revision: 911893
upgpkg: haskell-lsp-types 1.1.0.0-14: rebuild with some 1.0.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-05 17:25:08 UTC (rev 911892) +++ PKGBUILD 2021-04-05 17:28:06 UTC (rev 911893) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.1.0.0 -pkgrel=13 +pkgrel=14 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/lsp" license=("MIT")
