Date: Monday, August 22, 2022 @ 09:41:12 Author: felixonmars Revision: 1274537
upgpkg: haskell-lsp-types 1.3.0.1-107: rebuild with indexed-traversable-instances 0.1.1.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-22 09:41:04 UTC (rev 1274536) +++ PKGBUILD 2022-08-22 09:41:12 UTC (rev 1274537) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=106 +pkgrel=107 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
