Date: Sunday, October 4, 2020 @ 21:51:10 Author: felixonmars Revision: 718654
upgpkg: haskell-lsp-types 0.22.0.0-12: rebuild with aeson 1.5.4.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 21:49:36 UTC (rev 718653) +++ PKGBUILD 2020-10-04 21:51:10 UTC (rev 718654) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.22.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")
