Date: Thursday, June 10, 2021 @ 18:41:35 Author: felixonmars Revision: 961583
upgpkg: haskell-lsp-types 1.2.0.0-13: rebuild with unliftio 0.2.18 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-10 18:38:35 UTC (rev 961582) +++ PKGBUILD 2021-06-10 18:41:35 UTC (rev 961583) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=12 +pkgrel=13 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
