[arch-commits] Commit in haskell-hls-retrie-plugin/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Jan 13 16:09:58 UTC 2022
Date: Thursday, January 13, 2022 @ 16:09:58
Author: felixonmars
Revision: 1101905
upgpkg: haskell-hls-retrie-plugin 1.0.1.1-54: rebuild with ghc 9.0.2
Modified:
haskell-hls-retrie-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-13 16:04:58 UTC (rev 1101904)
+++ PKGBUILD 2022-01-13 16:09:58 UTC (rev 1101905)
@@ -3,7 +3,7 @@
_hkgname=hls-retrie-plugin
pkgname=haskell-hls-retrie-plugin
pkgver=1.0.1.1
-pkgrel=53
+pkgrel=54
pkgdesc="Retrie integration plugin for Haskell Language Server"
url="https://hackage.haskell.org/package/hls-retrie-plugin"
license=("Apache")
@@ -19,7 +19,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