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

Felix Yan felixonmars at archlinux.org
Wed Dec 2 21:00:24 UTC 2020


    Date: Wednesday, December 2, 2020 @ 21:00:24
  Author: felixonmars
Revision: 769274

upgpkg: haskell-doctemplates 0.8.3-1: rebuild with doctemplates 0.8.3

Modified:
  haskell-doctemplates/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 21:00:09 UTC (rev 769273)
+++ PKGBUILD	2020-12-02 21:00:24 UTC (rev 769274)
@@ -2,8 +2,8 @@
 
 _hkgname=doctemplates
 pkgname=haskell-doctemplates
-pkgver=0.8.2
-pkgrel=64
+pkgver=0.8.3
+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=('1e1dbb8f8a2980b342ef3b5c2c0fefa8d0bf220d5ca1332de3dbdf30ab3243fd6f4d12816fa25851498a26c25c5fba1bc2aa6f16eafca11c65bc125a203b90ad')
+sha512sums=('a6fb0bc32a0e93e236392a41fcc6b176c03eccc6244c339c5996855241a11dfdbe3c4f25fdf1300720d4f0d2bd4bdffd3b39dc06248393950de00cc409bfff86')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list