[arch-commits] Commit in haskell-hslua-module-version/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 21:56:30 UTC 2022


    Date: Thursday, July 7, 2022 @ 21:56:30
  Author: felixonmars
Revision: 1248363

upgpkg: haskell-hslua-module-version 1.0.1-27: 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-hslua-module-version/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 21:56:14 UTC (rev 1248362)
+++ PKGBUILD	2022-07-07 21:56:30 UTC (rev 1248363)
@@ -3,7 +3,7 @@
 _hkgname=hslua-module-version
 pkgname=haskell-hslua-module-version
 pkgver=1.0.1
-pkgrel=26
+pkgrel=27
 pkgdesc="Lua module to work with version specifiers."
 url="https://github.com/hslua/hslua-module-version"
 license=("MIT")
@@ -16,6 +16,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u hslua-core -u hslua-marshalling -u hslua-packaging $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list