Date: Thursday, August 26, 2021 @ 15:34:26 Author: felixonmars Revision: 1006260
upgpkg: haskell-lsp-types 1.2.0.0-30: rebuild with tasty 1.4.2 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 15:31:21 UTC (rev 1006259) +++ PKGBUILD 2021-08-26 15:34:26 UTC (rev 1006260) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=29 +pkgrel=30 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
