Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
pandoc-cli


Commits:
be268372 by Felix Yan at 2026-06-28T15:31:11+08:00
upgpkg: 3.6.1-1: rebuild with pandoc 3.6.1, pandoc-cli 3.6.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pandoc-cli
        pkgdesc = Conversion between documentation formats
-       pkgver = 3.6
-       pkgrel = 89
+       pkgver = 3.6.1
+       pkgrel = 1
        url = https://pandoc.org
        arch = x86_64
        license = GPL-2.0-or-later
@@ -19,7 +19,7 @@ pkgbase = pandoc-cli
        provides = pandoc
        conflicts = pandoc
        replaces = pandoc
-       source = 
https://hackage.haskell.org/packages/archive/pandoc-cli/3.6/pandoc-cli-3.6.tar.gz
-       sha256sums = 
07dccd028aff2e5d8c4e4a970a9d0ec33ee941d574e3b84e29af249a81a83833
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-cli/3.6.1/pandoc-cli-3.6.1.tar.gz
+       sha256sums = 
95fa425634255f9ce898fe6514e3e485af281a13f14a2722a4daa989928d4169
 
 pkgname = pandoc-cli


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=pandoc-cli
-pkgver=3.6
-pkgrel=89
+pkgver=3.6.1
+pkgrel=1
 pkgdesc="Conversion between documentation formats"
 url="https://pandoc.org";
 license=("GPL-2.0-or-later")
@@ -15,7 +15,7 @@ depends=('ghc-libs' 'hslua-cli' 'haskell-pandoc' 
'haskell-pandoc-lua-engine' 'ha
          'haskell-safe' 'haskell-temporary' 'haskell-wai-extra' 'haskell-warp')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('07dccd028aff2e5d8c4e4a970a9d0ec33ee941d574e3b84e29af249a81a83833')
+sha256sums=('95fa425634255f9ce898fe6514e3e485af281a13f14a2722a4daa989928d4169')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-cli/-/commit/be26837227051a2887432fc96878795469c4450e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-cli/-/commit/be26837227051a2887432fc96878795469c4450e
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