Date: Friday, April 2, 2021 @ 12:15:58 Author: felixonmars Revision: 911055
upgpkg: haskell-lsp-types 1.1.0.0-13: rebuild with lens 5.0.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-02 12:12:50 UTC (rev 911054) +++ PKGBUILD 2021-04-02 12:15:58 UTC (rev 911055) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.1.0.0 -pkgrel=12 +pkgrel=13 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/lsp" license=("MIT")
