Date: Friday, January 29, 2021 @ 08:34:34 Author: felixonmars Revision: 834402
upgpkg: haskell-lsp-types 0.24.0.0-8: rebuild with bifunctors 5.5.10 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 08:32:24 UTC (rev 834401) +++ PKGBUILD 2021-01-29 08:34:34 UTC (rev 834402) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.24.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
