[arch-commits] Commit in haskell-hls-ormolu-plugin/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 13 17:19:54 UTC 2022


    Date: Thursday, January 13, 2022 @ 17:19:54
  Author: felixonmars
Revision: 1101925

upgpkg: haskell-hls-ormolu-plugin 1.0.1.0-57: rebuild with ghc 9.0.2

Modified:
  haskell-hls-ormolu-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-13 16:51:09 UTC (rev 1101924)
+++ PKGBUILD	2022-01-13 17:19:54 UTC (rev 1101925)
@@ -3,7 +3,7 @@
 _hkgname=hls-ormolu-plugin
 pkgname=haskell-hls-ormolu-plugin
 pkgver=1.0.1.0
-pkgrel=56
+pkgrel=57
 pkgdesc="Integration with the Ormolu code formatter"
 url="https://hackage.haskell.org/package/hls-ormolu-plugin"
 license=("Apache")
@@ -18,7 +18,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