Date: Saturday, February 13, 2021 @ 10:47:12 Author: felixonmars Revision: 859083
upgpkg: haskell-lsp-types 0.24.0.0-21: rebuild with network-uri 2.6.4.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 10:45:48 UTC (rev 859082) +++ PKGBUILD 2021-02-13 10:47:12 UTC (rev 859083) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.24.0.0 -pkgrel=20 +pkgrel=21 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
