Date: Sunday, March 14, 2021 @ 08:53:05
  Author: felixonmars
Revision: 891010

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

Modified:
  haskell-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-14 08:52:59 UTC (rev 891009)
+++ PKGBUILD    2021-03-14 08:53:05 UTC (rev 891010)
@@ -2,8 +2,8 @@
 
 _hkgname=citeproc
 pkgname=haskell-citeproc
-pkgver=0.3.0.8
-pkgrel=4
+pkgver=0.3.0.9
+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=('ab8fb82b396590179fffc41dbb7aaac4b58fba609b538de1dfe6a22b77efed3de16f14e931d8c035ef856649d0ed45212fffbd1f606460b4d680b6c35244b893')
+sha512sums=('48341417e955f8ee4f6ea5e446e37907ed7b75858418c248504d93496b64147d67d7ba5e35ca9033a528982a7650d3013574f5e8686acc085f267e3d6a44b93f')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to