Date: Wednesday, March 2, 2022 @ 21:00:38 Author: felixonmars Revision: 1139865
upgpkg: haskell-lsp-types 1.3.0.1-49: rebuild with indexed-traversable-instances 0.1.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-02 20:58:01 UTC (rev 1139864) +++ PKGBUILD 2022-03-02 21:00:38 UTC (rev 1139865) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=48 +pkgrel=49 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
