Date: Monday, January 18, 2021 @ 14:38:42
  Author: felixonmars
Revision: 823483

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

Modified:
  haskell-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-18 14:12:19 UTC (rev 823482)
+++ PKGBUILD    2021-01-18 14:38:42 UTC (rev 823483)
@@ -2,8 +2,8 @@
 
 _hkgname=citeproc
 pkgname=haskell-citeproc
-pkgver=0.3.0.1
-pkgrel=2
+pkgver=0.3.0.2
+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=('113f3b5dae2bfce13a4b39ef87ea21f763a897182c7a10eae5e7aabbddbb12b773be6583f51578a92bf078e40b0718a69b908049f700f317bbfb509253dae27b')
+sha512sums=('e2f311446e846d27a1981efab19b370ab190a4800832116f20f2ea59811492ee523072e90e7a299ee384afdefb1f5b5be4b54d991cc91551f0f67b228cd14b14')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to