Date: Tuesday, January 18, 2022 @ 16:07:40 Author: felixonmars Revision: 1109161
upgpkg: haskell-lsp-types 1.3.0.1-33: rebuild with hashable 1.3.5.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 16:05:02 UTC (rev 1109160) +++ PKGBUILD 2022-01-18 16:07:40 UTC (rev 1109161) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=32 +pkgrel=33 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
