Date: Monday, February 6, 2017 @ 06:21:58
  Author: felixonmars
Revision: 210281

upgpkg: pandoc 1.19.2.1-1

rebuild with pandoc,1.19.2.1

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-02-06 06:06:09 UTC (rev 210280)
+++ PKGBUILD    2017-02-06 06:21:58 UTC (rev 210281)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc
 pkgname=(pandoc haskell-pandoc)
-pkgver=1.19.1
-pkgrel=15
+pkgver=1.19.2.1
+pkgrel=1
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org";
 license=("GPL")
@@ -14,7 +14,7 @@
              "haskell-base64-bytestring" "haskell-blaze-html" 
"haskell-blaze-markup"
              "haskell-cmark" "haskell-data-default" "haskell-doctemplates" 
"haskell-mtl"
              "haskell-extensible-exceptions" "haskell-filemanip" 
"haskell-haddock-library"
-             "haskell-highlighting-kate" "haskell-hslua" "haskell-http-client" 
"haskell-syb"
+             "haskell-skylighting" "haskell-hslua" "haskell-http-client" 
"haskell-syb"
              "haskell-http-client-tls" "haskell-http-types"  "haskell-text" 
"haskell-texmath"
              "haskell-network" "haskell-old-time" "haskell-pandoc-types" 
"haskell-parsec"
              "haskell-random" "haskell-scientific" "haskell-tagsoup" 
"haskell-temporary"
@@ -21,7 +21,7 @@
              "haskell-network-uri" "haskell-unordered-containers" 
"haskell-zip-archive"
              "haskell-vector" "haskell-xml" "haskell-yaml" "haskell-zlib")
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('9d22db0a1536de0984f4a605f1a28649e68d540e6d892947d9644987ecc4172a')
+sha256sums=('08692f3d77bf95bb9ba3407f7af26de7c23134e7efcdafad0bdaf9050e2c7801')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to