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

Felix Yan felixonmars at archlinux.org
Tue Oct 9 17:52:40 UTC 2018


    Date: Tuesday, October 9, 2018 @ 17:52:40
  Author: felixonmars
Revision: 391712

upgpkg: haskell-skylighting 0.7.4-1

rebuild with skylighting 0.7.4, skylighting-core 0.7.4

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 17:51:09 UTC (rev 391711)
+++ PKGBUILD	2018-10-09 17:52:40 UTC (rev 391712)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.7.3
-pkgrel=12
+pkgver=0.7.4
+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=('4ba4cb1c78c1bd0477e46e4063717ea730fec33f5aa28376a81840628f48eeb9a412d4da615f1e74f4a9e0afa37828bdcbd71e1b2fe12236af53fb477df361de')
+sha512sums=('0d9adccf0fd06ad91075f9a48d9ce5c892d8f2edc93d9251dd1b4ea43559cbbc2a732aa002ae5b73d05ee774d3fe02629894a44133ca8b514792fbb0adc22ab1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list