Date: Tuesday, March 21, 2023 @ 11:07:15
  Author: alerque
Revision: 1424715

upgpkg: pandoc-crossref 0.3.15.2-1

Modified:
  pandoc-crossref/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-21 11:07:04 UTC (rev 1424714)
+++ PKGBUILD    2023-03-21 11:07:15 UTC (rev 1424715)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=pandoc-crossref
-pkgver=0.3.15.1
-pkgrel=21
+pkgver=0.3.15.2
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname}";
 license=("GPL2")
@@ -17,7 +17,7 @@
 conflicts=('haskell-pandoc-crossref')
 replaces=('haskell-pandoc-crossref')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('7847c4eccc03645aa899ee5824ed8200452f4750bd6efacec4ff5d58a2092ffa5c7429dc8c1b3a859cd76ece46d30623cb0456abec28812ea3789d569c3e256e')
+sha512sums=('f6498a2c8f40a8b22caa43b68d74553525ed7a9e3a151df01aa372bec35e646f1f61206e6cb44db5b674d89c19146c476e597a3675e077ce89fb562c05a69d19')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to