[arch-commits] Commit in haskell-hls-eval-plugin/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Jan 13 16:17:30 UTC 2022
Date: Thursday, January 13, 2022 @ 16:17:29
Author: felixonmars
Revision: 1101911
upgpkg: haskell-hls-eval-plugin 1.1.2.0-55: rebuild with ghc 9.0.2
Modified:
haskell-hls-eval-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-13 16:11:59 UTC (rev 1101910)
+++ PKGBUILD 2022-01-13 16:17:29 UTC (rev 1101911)
@@ -3,7 +3,7 @@
_hkgname=hls-eval-plugin
pkgname=haskell-hls-eval-plugin
pkgver=1.1.2.0
-pkgrel=54
+pkgrel=55
pkgdesc="Eval plugin for Haskell Language Server"
url="https://github.com/haskell/haskell-language-server"
license=("Apache")
@@ -22,7 +22,7 @@
prepare() {
cd $_hkgname-$pkgver
gen-setup
- uusi -u ghc-api-compat $_hkgname.cabal
+ uusi -r ghc:ghc,ghc-api-compat $_hkgname.cabal
}
build() {
More information about the arch-commits
mailing list