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

Felix Yan felixonmars at archlinux.org
Sun Jun 20 04:49:35 UTC 2021


    Date: Sunday, June 20, 2021 @ 04:49:34
  Author: felixonmars
Revision: 965814

upgpkg: haskell-topograph 1.0.0.1-14: rebuild with ghc 9.0.1

Modified:
  haskell-topograph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-20 04:31:44 UTC (rev 965813)
+++ PKGBUILD	2021-06-20 04:49:34 UTC (rev 965814)
@@ -3,7 +3,7 @@
 _hkgname=topograph
 pkgname=haskell-topograph
 pkgver=1.0.0.1
-pkgrel=13
+pkgrel=14
 pkgdesc="Directed acyclic graphs"
 url="https://github.com/phadej/topograph"
 license=("BSD")
@@ -16,6 +16,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u base $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list