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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 21 15:12:49 UTC 2022


    Date: Friday, January 21, 2022 @ 15:12:48
  Author: felixonmars
Revision: 1112191

upgpkg: arch-hs 0.9.1.0-104: rebuild with algebraic-graphs 0.6

Modified:
  arch-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 15:10:21 UTC (rev 1112190)
+++ PKGBUILD	2022-01-21 15:12:48 UTC (rev 1112191)
@@ -3,7 +3,7 @@
 
 pkgname=arch-hs
 pkgver=0.9.1.0
-pkgrel=103
+pkgrel=104
 pkgdesc="Distribute hackage packages to archlinux"
 arch=('x86_64')
 url="https://github.com/berberman/arch-hs"
@@ -32,7 +32,7 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  uusi -u megaparsec $pkgname.cabal
+  uusi -u algebraic-graphs -u megaparsec $pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list