Date: Monday, December 21, 2020 @ 21:39:11 Author: felixonmars Revision: 781623
upgpkg: haskell-lsp-types 0.23.0.0-41: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 21:37:03 UTC (rev 781622) +++ PKGBUILD 2020-12-21 21:39:11 UTC (rev 781623) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.23.0.0 -pkgrel=40 +pkgrel=41 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
