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


Commits:
ce786a7e by Felix Yan at 2026-07-01T12:42:19+08:00
upgpkg: 0.3.1-1: rebuild with pandoc-lua-marshal 0.3.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pandoc-lua-marshal
        pkgdesc = Use pandoc types in Lua
-       pkgver = 0.3.0
-       pkgrel = 55
+       pkgver = 0.3.1
+       pkgrel = 1
        url = https://github.com/pandoc/pandoc-lua-marshal
        arch = x86_64
        license = MIT
@@ -19,7 +19,7 @@ pkgbase = haskell-pandoc-lua-marshal
        depends = haskell-hslua-marshalling
        depends = haskell-pandoc-types
        depends = haskell-safe
-       source = 
https://hackage.haskell.org/packages/archive/pandoc-lua-marshal/0.3.0/pandoc-lua-marshal-0.3.0.tar.gz
-       sha256sums = 
afe839db7867698822880cc81020b61fb6b1d35800b784695a0784f6ea721b35
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-lua-marshal/0.3.1/pandoc-lua-marshal-0.3.1.tar.gz
+       sha256sums = 
205ff68480086e29a6f7d2b77479b8275ac7b3f19b24a3600349179e7255c920
 
 pkgname = haskell-pandoc-lua-marshal


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-lua-marshal
 pkgname=haskell-pandoc-lua-marshal
-pkgver=0.3.0
-pkgrel=55
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Use pandoc types in Lua"
 url="https://github.com/pandoc/pandoc-lua-marshal";
 license=("MIT")
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-hslua' 
'haskell-hslua-list'
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hunit'
              'haskell-tasty-lua' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('afe839db7867698822880cc81020b61fb6b1d35800b784695a0784f6ea721b35')
+sha256sums=('205ff68480086e29a6f7d2b77479b8275ac7b3f19b24a3600349179e7255c920')
 
 prepare() {
   cd $_hkgname-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-lua-marshal/-/commit/ce786a7eb6b9561da4dc9f0d500db038caf20f7f
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