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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 21:37:54 UTC 2022


    Date: Thursday, July 7, 2022 @ 21:37:54
  Author: felixonmars
Revision: 1248343

upgpkg: haskell-lpeg 1.0.2-16: 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-lpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 21:37:46 UTC (rev 1248342)
+++ PKGBUILD	2022-07-07 21:37:54 UTC (rev 1248343)
@@ -3,7 +3,7 @@
 _hkgname=lpeg
 pkgname=haskell-lpeg
 pkgver=1.0.2
-pkgrel=15
+pkgrel=16
 pkgdesc="LPeg – Parsing Expression Grammars For Lua"
 url="https://hslua.org/"
 license=("MIT")
@@ -16,6 +16,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u lua $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list