Date: Sunday, October 16, 2022 @ 14:57:39
  Author: felixonmars
Revision: 1329423

upgpkg: haskell-citeproc 0.8.0.2-1: rebuild with citeproc 0.8.0.2

Modified:
  haskell-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-16 14:56:21 UTC (rev 1329422)
+++ PKGBUILD    2022-10-16 14:57:39 UTC (rev 1329423)
@@ -3,8 +3,8 @@
 
 _hkgname=citeproc
 pkgname=haskell-citeproc
-pkgver=0.8.0.1
-pkgrel=13
+pkgver=0.8.0.2
+pkgrel=1
 pkgdesc="Generates citations and bibliography from CSL styles."
 url="https://github.com/jgm/citeproc";
 license=("BSD")
@@ -15,7 +15,7 @@
          'haskell-unicode-collation' 'haskell-uniplate' 'haskell-vector' 
'haskell-xml-conduit')
 makedepends=('ghc' 'uusi' 'haskell-diff' 'haskell-timeit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('d3a058f7583b6678e4845fa40f3156dea18c2a1362824f28edf7c2e2a6d4f6813beac49e55b783dde17e0e4ebffdd1f025f70b80c7dcd9a244a4a2a76ac3334d')
+sha512sums=('3cca2b246156b8722cc101b14d0cce61a559186deb766572774c18fbd1be3fb7b84b78a18578e0bbff2768688f616ebf5fce05db1ff6bc5425d7701d230bee4f')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to