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


Commits:
c597cf30 by Felix Yan at 2026-06-29T03:04:31+08:00
upgpkg: 0.4.1-1: rebuild with pandoc-lua-engine 0.4.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.4
-       pkgrel = 81
+       pkgver = 0.4.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.4/pandoc-lua-engine-0.4.tar.gz
-       sha256sums = 
6f7accb72a7e980cd3c8cf1786929a1c58895ea59dcd62f041f29a62f4640480
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-lua-engine/0.4.1/pandoc-lua-engine-0.4.1.tar.gz
+       sha256sums = 
666453b29d218dd36317571d587efbdf1af5c0f4014803c3fe6cad6541ab8dca
 
 pkgname = haskell-pandoc-lua-engine


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-lua-engine
 pkgname=haskell-pandoc-lua-engine
-pkgver=0.4
-pkgrel=81
+pkgver=0.4.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-aeson' 'haskell-citeproc' 
'haskell-crypton' 'haskel
 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=('6f7accb72a7e980cd3c8cf1786929a1c58895ea59dcd62f041f29a62f4640480')
+sha256sums=('666453b29d218dd36317571d587efbdf1af5c0f4014803c3fe6cad6541ab8dca')
 
 prepare() {
   cd $_hkgname-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-lua-engine/-/commit/c597cf300d3cf8757119968afa4ccf4f242188f7
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to