Date: Wednesday, October 26, 2022 @ 18:47:04 Author: felixonmars Revision: 1336519
upgpkg: haskell-lsp-types 1.3.0.1-129: rebuild with doctest 0.20.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 18:46:58 UTC (rev 1336518) +++ PKGBUILD 2022-10-26 18:47:04 UTC (rev 1336519) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=128 +pkgrel=129 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
