Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-pandoc-lua-engine


Commits:
23670a88 by Felix Yan at 2025-09-17T14:57:41+00:00
upgpkg: 0.3-1: rebuild with pandoc 3.2.1, pandoc-cli 3.2.1, pandoc-lua-engine 
0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pandoc-lua-engine
        pkgdesc = Lua engine to power custom pandoc conversions
-       pkgver = 0.2.1.5
-       pkgrel = 8
+       pkgver = 0.3
+       pkgrel = 1
        url = https://pandoc.org
        arch = x86_64
        license = GPL-2.0-or-later
@@ -30,7 +30,7 @@ pkgbase = haskell-pandoc-lua-engine
        depends = haskell-pandoc
        depends = haskell-pandoc-lua-marshal
        depends = haskell-pandoc-types
-       source = 
https://hackage.haskell.org/packages/archive/pandoc-lua-engine/0.2.1.5/pandoc-lua-engine-0.2.1.5.tar.gz
-       sha256sums = 
c5b24af299c28ff4af42a4c94a50ae27582bbeff1d482100618ae68410095434
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-lua-engine/0.3/pandoc-lua-engine-0.3.tar.gz
+       sha256sums = 
d7f87444c19f4a478ae28312ee0ab421ccdc5e20fe472601f0e8dfd21e41373e
 
 pkgname = haskell-pandoc-lua-engine


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-lua-engine
 pkgname=haskell-pandoc-lua-engine
-pkgver=0.2.1.5
-pkgrel=8
+pkgver=0.3
+pkgrel=1
 pkgdesc="Lua engine to power custom pandoc conversions"
 url="https://pandoc.org";
 license=('GPL-2.0-or-later')
@@ -17,7 +17,7 @@ depends=('ghc-libs' 'haskell-sha' 'haskell-aeson' 
'haskell-citeproc' 'haskell-da
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-hunit'
              'haskell-tasty-lua')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('c5b24af299c28ff4af42a4c94a50ae27582bbeff1d482100618ae68410095434')
+sha256sums=('d7f87444c19f4a478ae28312ee0ab421ccdc5e20fe472601f0e8dfd21e41373e')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-lua-engine/-/commit/23670a88ee7c6e6afda029e330f9d6978963dd51

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-lua-engine/-/commit/23670a88ee7c6e6afda029e330f9d6978963dd51
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to