Date: Tuesday, February 23, 2021 @ 11:20:35 Author: felixonmars Revision: 869638
upgpkg: haskell-lsp-types 0.24.0.0-26: rebuild with hashable 1.3.1.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 11:18:52 UTC (rev 869637) +++ PKGBUILD 2021-02-23 11:20:35 UTC (rev 869638) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.24.0.0 -pkgrel=25 +pkgrel=26 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
