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

Felix Yan felixonmars at archlinux.org
Thu Nov 9 08:46:08 UTC 2017


    Date: Thursday, November 9, 2017 @ 08:46:07
  Author: felixonmars
Revision: 265794

upgpkg: haskell-skylighting 0.4.3.2-1

rebuild with pandoc,2.0.1.1 texmath,0.10 skylighting,0.4.3.2

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 08:45:46 UTC (rev 265793)
+++ PKGBUILD	2017-11-09 08:46:07 UTC (rev 265794)
@@ -3,12 +3,12 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.4.3
+pkgver=0.4.3.2
 pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base64-bytestring'
          'haskell-blaze-html' 'haskell-case-insensitive' 'haskell-hxt' 'haskell-mtl'
          'haskell-pretty-show' 'haskell-regex-pcre' 'haskell-safe' 'haskell-text'
@@ -15,7 +15,7 @@
          'haskell-utf8-string')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a8085830514b72c58973fe748ca82f2a69fe756e5db065b0b076943e474de6ada127a6980631a269e3e498abdbe81b58a701d5820e18f91051b272a4286366d6')
+sha512sums=('ffd616abbf42641fda7168dc740ca04f994fb3a1f9b60ff47e8cd158af30eb7f70126d93e5204ee02b82139259aa0401b9dfaec53daa45073d602cfa25a4cd33')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list