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

Felix Yan felixonmars at archlinux.org
Sat Jun 12 14:07:42 UTC 2021


    Date: Saturday, June 12, 2021 @ 14:07:42
  Author: felixonmars
Revision: 963154

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

Modified:
  haskell-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-12 14:06:59 UTC (rev 963153)
+++ PKGBUILD	2021-06-12 14:07:42 UTC (rev 963154)
@@ -2,8 +2,8 @@
 
 _hkgname=citeproc
 pkgname=haskell-citeproc
-pkgver=0.4
-pkgrel=5
+pkgver=0.4.0.1
+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' 'uusi' 'haskell-diff' 'haskell-timeit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('4288af5450e5e140e74a34654b8d016f2e44d4785c10ebb3e50f8e05359a12754832b196cdea47177ef4c518be7ebfb3c035c4bdd421fdc815bca8fd483f3679')
+sha512sums=('1d9d166a0915eba722c4e6b0af6f987dd48f850f3649c873ecfc6cf4eda4cfea2749c853efd2880e28214eb2e19410a741a950a3532994e6cc9c0dc567e01757')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list