Date: Monday, August 8, 2022 @ 19:05:14 Author: felixonmars Revision: 1262034
upgpkg: haskell-lsp-types 1.3.0.1-100: rebuild with tasty 1.4.2.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 19:05:06 UTC (rev 1262033) +++ PKGBUILD 2022-08-08 19:05:14 UTC (rev 1262034) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=99 +pkgrel=100 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
