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

Felix Yan felixonmars at archlinux.org
Wed Oct 28 22:44:04 UTC 2020


    Date: Wednesday, October 28, 2020 @ 22:44:04
  Author: felixonmars
Revision: 736377

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

Modified:
  haskell-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-28 22:40:54 UTC (rev 736376)
+++ PKGBUILD	2020-10-28 22:44:04 UTC (rev 736377)
@@ -2,8 +2,8 @@
 
 _hkgname=citeproc
 pkgname=haskell-citeproc
-pkgver=0.1.0.2
-pkgrel=2
+pkgver=0.1.0.3
+pkgrel=1
 pkgdesc="Generates citations and bibliography from CSL styles."
 url="https://github.com/jgm/citeproc"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-uniplate' 'haskell-vector' 'haskell-xml-conduit')
 makedepends=('ghc' 'haskell-diff' 'haskell-timeit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('963cdd13385040c16faa5e0f618ce84067d5bba91141a87352daa0d0c6308da0')
+sha512sums=('b70c9c85b9cebfbd050e7af07ddc96fa42c23777649bce1c6ab9e69926148a76edba4f165ae30dcdf31618e3bbc315ad55b64348c735905a02c4eb7e23210a44')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list