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


Commits:
101cd942 by Felix Yan at 2024-02-22T04:00:57+02:00
upgpkg: 0.3.17.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pandoc-crossref
        pkgdesc = Pandoc filter for cross-references
-       pkgver = 0.3.16.0
-       pkgrel = 108
+       pkgver = 0.3.17.0
+       pkgrel = 1
        url = https://hackage.haskell.org/package/pandoc-crossref
        arch = x86_64
        license = GPL2
@@ -23,7 +23,7 @@ pkgbase = pandoc-crossref
        depends = haskell-utility-ht
        conflicts = haskell-pandoc-crossref
        replaces = haskell-pandoc-crossref
-       source = 
https://hackage.haskell.org/packages/archive/pandoc-crossref/0.3.16.0/pandoc-crossref-0.3.16.0.tar.gz
-       sha512sums = 
e3033fb5aa5f78026340dda28ff14396188a9ebc9de1fa7d3d9b5ede7aa601b38f104082ffeb5c7da30f4c57b3c3909f399a4e8fff62d0a776929ddb71922e48
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-crossref/0.3.17.0/pandoc-crossref-0.3.17.0.tar.gz
+       sha512sums = 
153c967843cf378d305581f8872eace20daeb199dc2e9bc5dfe9eeab7d7dfb051132d69cfed73bf3100f793c417f0ce396079dc0c8a4fc16139e4f7b8d1b97df
 
 pkgname = pandoc-crossref


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=pandoc-crossref
-pkgver=0.3.16.0
-pkgrel=108
+pkgver=0.3.17.0
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname}";
 license=("GPL2")
@@ -17,7 +17,7 @@ makedepends=('ghc' 'haskell-hspec' 'pandoc-cli')
 conflicts=('haskell-pandoc-crossref')
 replaces=('haskell-pandoc-crossref')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('e3033fb5aa5f78026340dda28ff14396188a9ebc9de1fa7d3d9b5ede7aa601b38f104082ffeb5c7da30f4c57b3c3909f399a4e8fff62d0a776929ddb71922e48')
+sha512sums=('153c967843cf378d305581f8872eace20daeb199dc2e9bc5dfe9eeab7d7dfb051132d69cfed73bf3100f793c417f0ce396079dc0c8a4fc16139e4f7b8d1b97df')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-crossref/-/commit/101cd94225c6ec2b851cc0a4fc927495bfb17a58

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


Reply via email to