Date: Tuesday, March 15, 2022 @ 13:22:04 Author: felixonmars Revision: 1154439
upgpkg: haskell-lsp0-types 0.24.0.0-98: rebuild with unordered-containers 0.2.17.0 Modified: haskell-lsp0-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 13:19:58 UTC (rev 1154438) +++ PKGBUILD 2022-03-15 13:22:04 UTC (rev 1154439) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp0-types pkgver=0.24.0.0 -pkgrel=97 +pkgrel=98 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types (Legacy 0.x version)" url="https://github.com/alanz/haskell-lsp" license=("MIT")
