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

Felix Yan felixonmars at archlinux.org
Sun Feb 10 18:20:34 UTC 2019


    Date: Sunday, February 10, 2019 @ 18:20:33
  Author: felixonmars
Revision: 431634

upgpkg: haskell-skylighting 0.7.6-1

rebuild with skylighting 0.7.6, skylighting-core 0.7.6

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-10 18:19:36 UTC (rev 431633)
+++ PKGBUILD	2019-02-10 18:20:33 UTC (rev 431634)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.7.5
-pkgrel=9
+pkgver=0.7.6
+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=('67b5b5fa4688d9d3f66a92d35c27bd394c3f63ea9033ee72491d7e34b8fc8526b0bf44d3c3956ac0d49dda00d9edc36458b8a07a4e7037e8629abb55b30aa8d0')
+sha512sums=('8e21ae154112c70108ddd83a18953b903933c77a5af6192d69adb29482a8e4aca69c679229f6f7a463cb4c3878960c2242cd7d4e0993eee360a3f23edfac0d7a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list