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


Commits:
8ff9d618 by Felix Yan at 2026-06-28T15:29:21+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 = haskell-pandoc
        pkgdesc = Conversion between markup formats
-       pkgver = 3.6
-       pkgrel = 72
+       pkgver = 3.6.1
+       pkgrel = 1
        url = https://pandoc.org
        arch = x86_64
        license = GPL-2.0-or-later
@@ -79,7 +79,7 @@ pkgbase = haskell-pandoc
        optdepends = texlive-fontsrecommended: for pdf output using latex or 
xelatex engines
        optdepends = texlive-latex: for pdf output using pdflatex engine
        optdepends = texlive-xetex: for pdf output using xelatex engine
-       source = 
https://hackage.haskell.org/packages/archive/pandoc/3.6/pandoc-3.6.tar.gz
-       sha512sums = 
0eaeca892473c14fcb622523fe4d78bb50368ee19746afdace7a6ec28b3b3a826447a7342c09ae020ce772f992895a795350f9066acc0cfa879dbd3ffe381747
+       source = 
https://hackage.haskell.org/packages/archive/pandoc/3.6.1/pandoc-3.6.1.tar.gz
+       sha512sums = 
5db6ee03b7e023fb235aadce92be429052e3094ff89b156f0098a5d09e0baab9dfd147d2e0ec31e92f07889029af3743875de8f48b22d70ccda26c1556b8e91f
 
 pkgname = haskell-pandoc


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 _hkgname=pandoc
 pkgname=haskell-pandoc
-pkgver=3.6
-pkgrel=72
+pkgver=3.6.1
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL-2.0-or-later')
@@ -37,7 +37,7 @@ optdepends=('pandoc-crossref: for numbering figures, 
equations, tables and cross
 makedepends=('ghc' 'uusi' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-golden'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('0eaeca892473c14fcb622523fe4d78bb50368ee19746afdace7a6ec28b3b3a826447a7342c09ae020ce772f992895a795350f9066acc0cfa879dbd3ffe381747')
+sha512sums=('5db6ee03b7e023fb235aadce92be429052e3094ff89b156f0098a5d09e0baab9dfd147d2e0ec31e92f07889029af3743875de8f48b22d70ccda26c1556b8e91f')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc/-/commit/8ff9d6185b4fa24bfddd3f7d343dac47d7e39030

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