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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jul 21 04:14:53 UTC 2021


    Date: Wednesday, July 21, 2021 @ 04:14:53
  Author: felixonmars
Revision: 981347

upgpkg: haskell-doctemplates 0.10-1: rebuild with citeproc 0.4.1, doctemplates 0.10, pandoc 2.14.1, skylighting 0.11, skylighting-core 0.11

Modified:
  haskell-doctemplates/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-21 04:14:21 UTC (rev 981346)
+++ PKGBUILD	2021-07-21 04:14:53 UTC (rev 981347)
@@ -2,8 +2,8 @@
 
 _hkgname=doctemplates
 pkgname=haskell-doctemplates
-pkgver=0.9
-pkgrel=61
+pkgver=0.10
+pkgrel=1
 pkgdesc="Pandoc-style document templates"
 url="https://github.com/jgm/doctemplates"
 license=("BSD")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-glob' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit'
              'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3216fc7ef4e2a45230a2854c22c2a8622774bc834bbf59d34134912b3942df2a541230bd91324995e13e19098a0fa0bf7057c7d55ca35ec75da7840fddd61a37')
+sha512sums=('3b974314f2bcd3edf269ab89d2edb7dbf2e4e052ff0c098ebb6c2eb5b77a839639860c9de45259cb92eb0e35a9ce56ed865efe7597e61a1326e3091eae726a57')
 
 build() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list