Date: Thursday, June 3, 2021 @ 05:02:52 Author: felixonmars Revision: 954541
upgpkg: haskell-lsp-types 1.2.0.0-11: rebuild with unliftio 0.2.17 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-03 05:00:59 UTC (rev 954540) +++ PKGBUILD 2021-06-03 05:02:52 UTC (rev 954541) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
