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

Felix Yan felixonmars at archlinux.org
Fri Nov 3 10:01:30 UTC 2017


    Date: Friday, November 3, 2017 @ 10:01:29
  Author: felixonmars
Revision: 265290

upgpkg: haskell-doctemplates 0.2.1-1

rebuild with pandoc,2.0.1 doctemplates,0.2.1 hslua,0.9.2 skylighting,0.4.3 cmark-gfm,0.1.3

Modified:
  haskell-doctemplates/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-03 09:56:30 UTC (rev 265289)
+++ PKGBUILD	2017-11-03 10:01:29 UTC (rev 265290)
@@ -3,8 +3,8 @@
 
 _hkgname=doctemplates
 pkgname=haskell-doctemplates
-pkgver=0.1.0.2
-pkgrel=33
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Pandoc-style document templates"
 url="https://github.com/jgm/doctemplates"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
          "haskell-scientific" "haskell-text" "haskell-unordered-containers" "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('b752f52350daaa9bcf261a1f1af5852f75572093c3d0cdeb4822282fb3a18a6b')
+sha512sums=('f6040932fe616412c999dd2c0d186b29c457258dc58bd3c319a39033f606fa68e756eae2be3f29951abd72f2f4eeb37a4b38004c7a6b1ae2c5b2dfd098bc9110')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list