Date: Tuesday, May 25, 2021 @ 09:41:30 Author: felixonmars Revision: 945607
upgpkg: haskell-lsp-types 1.2.0.0-8: rebuild with unordered-containers 0.2.14.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-25 09:38:44 UTC (rev 945606) +++ PKGBUILD 2021-05-25 09:41:30 UTC (rev 945607) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
