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


Commits:
223bfb0d by Felix Yan at 2024-08-09T07:24:34+00:00
upgpkg: 3.1.9-1: rebuild with pandoc 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pandoc
        pkgdesc = Conversion between markup formats
-       pkgver = 3.1.8
-       pkgrel = 35
+       pkgver = 3.1.9
+       pkgrel = 1
        url = https://pandoc.org
        arch = x86_64
        license = GPL
@@ -75,7 +75,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.1.8/pandoc-3.1.8.tar.gz
-       sha512sums = 
2de648e7f3808d3139c214882a53157b2003c3fd340d7beee77a1cc49c2438004c03016f870d2348032457da5c6a63dd075eb7098e6f126db5a185325cbcc528
+       source = 
https://hackage.haskell.org/packages/archive/pandoc/3.1.9/pandoc-3.1.9.tar.gz
+       sha512sums = 
f5fc52371cd54f728c43e7760559ec639305d11be1e008633f0e26526191811a9f562d641fef13ee19766c91d5f787d7731e69fea0a88e861934af5d93e6830c
 
 pkgname = haskell-pandoc


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 _hkgname=pandoc
 pkgname=haskell-pandoc
-pkgver=3.1.8
-pkgrel=35
+pkgver=3.1.9
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -36,7 +36,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=('2de648e7f3808d3139c214882a53157b2003c3fd340d7beee77a1cc49c2438004c03016f870d2348032457da5c6a63dd075eb7098e6f126db5a185325cbcc528')
+sha512sums=('f5fc52371cd54f728c43e7760559ec639305d11be1e008633f0e26526191811a9f562d641fef13ee19766c91d5f787d7731e69fea0a88e861934af5d93e6830c')
 
 prepare() {
     cd $_hkgname-$pkgver



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

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


Reply via email to