Date: Thursday, February 3, 2022 @ 02:11:49 Author: felixonmars Revision: 1123892
upgpkg: haskell-lsp 1.2.0.1-48: rebuild with base-orphans 0.8.6 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-03 02:10:54 UTC (rev 1123891) +++ PKGBUILD 2022-02-03 02:11:49 UTC (rev 1123892) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=47 +pkgrel=48 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
