Date: Saturday, March 27, 2021 @ 15:42:32 Author: felixonmars Revision: 905350
upgpkg: haskell-lsp-types 1.1.0.0-10: rebuild with constraints-extras 0.3.1.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-27 15:39:17 UTC (rev 905349) +++ PKGBUILD 2021-03-27 15:42:32 UTC (rev 905350) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.1.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/lsp" license=("MIT")
