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

Felix Yan felixonmars at archlinux.org
Sat Jun 29 13:18:59 UTC 2019


    Date: Saturday, June 29, 2019 @ 13:18:59
  Author: felixonmars
Revision: 485744

upgpkg: haskell-skylighting 0.8.1.1-1

rebuild with skylighting 0.8.1.1, skylighting-core 0.8.1.1, pandoc 2.7.3

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-29 13:18:57 UTC (rev 485743)
+++ PKGBUILD	2019-06-29 13:18:59 UTC (rev 485744)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.7.7
-pkgrel=27
+pkgver=0.8.1.1
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('GPL2')
@@ -14,7 +14,7 @@
          'haskell-safe' 'haskell-skylighting-core' 'haskell-utf8-string')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('807fd86548fcc0c20869c6cf38b5b8c1498af5622d000200bee11ae4ce3df8d05353b8902215f9d914204a041344f33bcd59acc4446a1d4a2a4f82d45ece2fde')
+sha512sums=('70f1b6c3661b3885f1d437195ecd6d37173d81774c80bb7c6b724194d37d85da417b0b5b30eec1bd6c6c1627bd391505903480bb9738c4619edb330bc36b75b7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list