[arch-commits] Commit in haskell-citeproc/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Thu Jan 27 10:09:22 UTC 2022


    Date: Thursday, January 27, 2022 @ 10:09:21
  Author: alerque
Revision: 1116978

upgpkg: haskell-citeproc 0.6.0.1-1

Modified:
  haskell-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 10:03:10 UTC (rev 1116977)
+++ PKGBUILD	2022-01-27 10:09:21 UTC (rev 1116978)
@@ -1,9 +1,10 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Caleb Maclennan <caleb at alerque.com>
 
 _hkgname=citeproc
 pkgname=haskell-citeproc
-pkgver=0.5
-pkgrel=10
+pkgver=0.6.0.1
+pkgrel=1
 pkgdesc="Generates citations and bibliography from CSL styles."
 url="https://github.com/jgm/citeproc"
 license=("BSD")
@@ -14,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=('8740789d8a02acbe31dc7d0d0276303d3152cb25b1c38b380e7e44e73cbb2b07501ca85ee98378567fffa6fc6dd37871af74b5bf15057891a9abb8273d708f19')
+sha512sums=('ba9949d089e1a1ae27b16a19639aeaa18cebe1113861afabd97a1ee0fa2c9ca1444d7a36335422a3cabc90a1840a5cc99ca6ba8146c43008df4967dcea271ac3')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list