Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
pandoc-crossref


Commits:
e73b7349 by Caleb Maclennan at 2024-05-05T12:09:04+03:00
upgpkg: 0.3.17.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pandoc-crossref
        pkgdesc = Pandoc filter for cross-references
-       pkgver = 0.3.17.0
-       pkgrel = 23
+       pkgver = 0.3.17.1
+       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.17.0/pandoc-crossref-0.3.17.0.tar.gz
-       sha512sums = 
153c967843cf378d305581f8872eace20daeb199dc2e9bc5dfe9eeab7d7dfb051132d69cfed73bf3100f793c417f0ce396079dc0c8a4fc16139e4f7b8d1b97df
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-crossref/0.3.17.1/pandoc-crossref-0.3.17.1.tar.gz
+       sha512sums = 
342a98414e233571d4b81822a5b9e0e8d262680a42a8e25f577d5916c5c1555b0e25d378d65f18040415420c81c3eaa75ba529f112588cc0c8fa9163eb59e598
 
 pkgname = pandoc-crossref


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=pandoc-crossref
-pkgver=0.3.17.0
-pkgrel=23
+pkgver=0.3.17.1
+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=('153c967843cf378d305581f8872eace20daeb199dc2e9bc5dfe9eeab7d7dfb051132d69cfed73bf3100f793c417f0ce396079dc0c8a4fc16139e4f7b8d1b97df')
+sha512sums=('342a98414e233571d4b81822a5b9e0e8d262680a42a8e25f577d5916c5c1555b0e25d378d65f18040415420c81c3eaa75ba529f112588cc0c8fa9163eb59e598')
 
 build() {
   cd $pkgname-$pkgver



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-crossref/-/commit/e73b7349684d165a0b811f0205838c6dd8dddc07
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to