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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 21:33:16 UTC 2022


    Date: Thursday, July 7, 2022 @ 21:33:16
  Author: felixonmars
Revision: 1248325

upgpkg: haskell-hledger-lib 1.25-41: rebuild with citeproc 0.7, doclayout 0.4, hslua 2.2.0, hslua-aeson 2.2.0, hslua-classes 2.2.0, hslua-core 2.2.0, hslua-marshalling 2.2.0, hslua-objectorientation 2.2.0, hslua-packaging 2.2.0, lua 2.2.0, pandoc 2.18

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 21:25:49 UTC (rev 1248324)
+++ PKGBUILD	2022-07-07 21:33:16 UTC (rev 1248325)
@@ -5,7 +5,7 @@
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
 pkgver=1.25
-pkgrel=40
+pkgrel=41
 pkgdesc="A reusable library providing the core functionality of hledger"
 url="http://hledger.org"
 license=("GPL")
@@ -24,7 +24,7 @@
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u megaparsec $_hkgname.cabal
+    uusi -u doclayout -u megaparsec $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list