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


Commits:
20858c07 by Felix Yan at 2025-09-20T08:48:05+00:00
upgpkg: 0.3.1-1: rebuild with pandoc 3.3, pandoc-cli 3.3, pandoc-lua-engine 
0.3.1

- - - - -


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.3
-       pkgrel = 7
+       pkgver = 0.3.1
+       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.3/pandoc-lua-engine-0.3.tar.gz
-       sha256sums = 
d7f87444c19f4a478ae28312ee0ab421ccdc5e20fe472601f0e8dfd21e41373e
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-lua-engine/0.3.1/pandoc-lua-engine-0.3.1.tar.gz
+       sha256sums = 
b81cf0342e3b0c43c5af421a85b54f5e27eb5eee85db36a68d1f9ca4063d59cc
 
 pkgname = haskell-pandoc-lua-engine


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-lua-engine
 pkgname=haskell-pandoc-lua-engine
-pkgver=0.3
-pkgrel=7
+pkgver=0.3.1
+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=('d7f87444c19f4a478ae28312ee0ab421ccdc5e20fe472601f0e8dfd21e41373e')
+sha256sums=('b81cf0342e3b0c43c5af421a85b54f5e27eb5eee85db36a68d1f9ca4063d59cc')
 
 prepare() {
   cd $_hkgname-$pkgver



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

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


Reply via email to