Date: Friday, March 26, 2021 @ 12:45:16 Author: felixonmars Revision: 904487
upgpkg: haskell-lsp-types 1.1.0.0-9: rebuild with attoparsec 0.14.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 12:43:12 UTC (rev 904486) +++ PKGBUILD 2021-03-26 12:45:16 UTC (rev 904487) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.1.0.0 -pkgrel=8 +pkgrel=9 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/lsp" license=("MIT")
