Date: Sunday, October 25, 2020 @ 18:46:57 Author: felixonmars Revision: 732865
upgpkg: haskell-lsp-types 0.23.0.0-12: rebuild with bifunctors 5.5.8 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 18:45:20 UTC (rev 732864) +++ PKGBUILD 2020-10-25 18:46:57 UTC (rev 732865) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.23.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
