Date: Sunday, March 20, 2022 @ 20:11:05 Author: felixonmars Revision: 1165288
upgpkg: haskell-lsp 1.2.0.1-69: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 20:10:53 UTC (rev 1165287) +++ PKGBUILD 2022-03-20 20:11:05 UTC (rev 1165288) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=68 +pkgrel=69 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
