Date: Thursday, March 25, 2021 @ 15:23:30 Author: felixonmars Revision: 903146
upgpkg: haskell-lsp-types 1.1.0.0-7: rebuild with tasty 1.4.0.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 15:20:21 UTC (rev 903145) +++ PKGBUILD 2021-03-25 15:23:30 UTC (rev 903146) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.1.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/lsp" license=("MIT")
