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

Felix Yan felixonmars at archlinux.org
Tue Feb 18 14:29:43 UTC 2020


    Date: Tuesday, February 18, 2020 @ 14:29:42
  Author: felixonmars
Revision: 575953

upgpkg: haskell-doctemplates 0.8.1-1: rebuild with doclayout 0.3, doctemplates 0.8.1

Modified:
  haskell-doctemplates/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-18 14:28:43 UTC (rev 575952)
+++ PKGBUILD	2020-02-18 14:29:42 UTC (rev 575953)
@@ -2,8 +2,8 @@
 
 _hkgname=doctemplates
 pkgname=haskell-doctemplates
-pkgver=0.8
-pkgrel=3
+pkgver=0.8.1
+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=('1e83c890c69980cf0ac814b0654427df548f98b47f483d766996b53f0035119ae284fdd33e7145607a199cf13a3a99a6572fb4ad7787217b6232bc96d763efcf')
+sha512sums=('eb733421ff884e19a5c0c637fe1eaa3d0fcee9b6382939b148a0f9b493dc7b5c27344411bb542b7244a96fe613d8a587074936ff81ec367027364c98d338d6f6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list