Date: Wednesday, February 24, 2021 @ 14:18:16 Author: felixonmars Revision: 871432
upgpkg: haskell-lsp-types 0.24.0.0-28: rebuild with aeson 1.5.6.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 14:16:49 UTC (rev 871431) +++ PKGBUILD 2021-02-24 14:18:16 UTC (rev 871432) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.24.0.0 -pkgrel=27 +pkgrel=28 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
