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

Felix Yan felixonmars at archlinux.org
Mon Dec 3 08:18:45 UTC 2018


    Date: Monday, December 3, 2018 @ 08:18:44
  Author: felixonmars
Revision: 410844

upgpkg: haskell-skylighting 0.7.5-1

rebuild with skylighting 0.7.5, skylighting-core 0.7.5

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-03 08:17:33 UTC (rev 410843)
+++ PKGBUILD	2018-12-03 08:18:44 UTC (rev 410844)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.7.4
-pkgrel=7
+pkgver=0.7.5
+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=('0d9adccf0fd06ad91075f9a48d9ce5c892d8f2edc93d9251dd1b4ea43559cbbc2a732aa002ae5b73d05ee774d3fe02629894a44133ca8b514792fbb0adc22ab1')
+sha512sums=('67b5b5fa4688d9d3f66a92d35c27bd394c3f63ea9033ee72491d7e34b8fc8526b0bf44d3c3956ac0d49dda00d9edc36458b8a07a4e7037e8629abb55b30aa8d0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list