[arch-commits] Commit in haskell-relude/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 22 03:12:14 UTC 2021


    Date: Tuesday, June 22, 2021 @ 03:12:14
  Author: felixonmars
Revision: 966719

upgpkg: haskell-relude 0.7.0.0-97: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-relude/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-22 03:08:42 UTC (rev 966718)
+++ PKGBUILD	2021-06-22 03:12:14 UTC (rev 966719)
@@ -4,7 +4,7 @@
 _hkgname=relude
 pkgname=haskell-relude
 pkgver=0.7.0.0
-pkgrel=96
+pkgrel=97
 pkgdesc="Safe, performant, user-friendly and lightweight Haskell Standard Library."
 url="https://github.com/kowainik/relude"
 license=('MIT')
@@ -17,6 +17,7 @@
 prepare(){
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u base -u ghc-prim $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list