Date: Friday, January 27, 2023 @ 13:17:22
  Author: felixonmars
Revision: 1388506

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

Modified:
  haskell-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-27 12:57:12 UTC (rev 1388505)
+++ PKGBUILD    2023-01-27 13:17:22 UTC (rev 1388506)
@@ -3,8 +3,8 @@
 
 _hkgname=citeproc
 pkgname=haskell-citeproc
-pkgver=0.8.0.2
-pkgrel=20
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Generates citations and bibliography from CSL styles."
 url="https://github.com/jgm/citeproc";
 license=("BSD")
@@ -15,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=('3cca2b246156b8722cc101b14d0cce61a559186deb766572774c18fbd1be3fb7b84b78a18578e0bbff2768688f616ebf5fce05db1ff6bc5425d7701d230bee4f')
+sha512sums=('7bce91a19e8db475b7c0c7f1f324e356dfb895fddc575b59d3fcdb8955b1ee17a82d3943edc383669a7bb5cc9fb14b3ff1cea766a2d322157017a97acddeee32')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to