Date: Friday, February 19, 2021 @ 21:05:38 Author: felixonmars Revision: 866296
upgpkg: haskell-lsp-types 0.24.0.0-24: rebuild with profunctors 5.6.2 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 21:03:40 UTC (rev 866295) +++ PKGBUILD 2021-02-19 21:05:38 UTC (rev 866296) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.24.0.0 -pkgrel=23 +pkgrel=24 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
