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

Felix Yan fyan at archlinux.org
Thu Mar 24 09:34:07 UTC 2016


    Date: Thursday, March 24, 2016 @ 10:34:07
  Author: fyan
Revision: 168199

upgpkg: pandoc 1.17.0.2-1

rebuild with aeson-0.11.1.4, language-javascript-0.6.0.3, pandoc-1.17.0.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-24 09:26:55 UTC (rev 168198)
+++ PKGBUILD	2016-03-24 09:34:07 UTC (rev 168199)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc
 pkgname=(pandoc haskell-pandoc)
-pkgver=1.17.0.1
-pkgrel=2
+pkgver=1.17.0.2
+pkgrel=1
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org"
 license=("GPL")
@@ -22,7 +22,7 @@
              "haskell-yaml" "haskell-zlib")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('5d003fe7c6dec96560bf940ef857e169204f0b1428edd799ddcf4046c50898f5')
+sha256sums=('f099eecf102cf215741da7a993d90f0ab135d6f84cb23f9da77050bd1c9a9d53')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list