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

Felix Yan felixonmars at archlinux.org
Sun Mar 7 22:13:53 UTC 2021


    Date: Sunday, March 7, 2021 @ 22:13:53
  Author: felixonmars
Revision: 886810

upgpkg: haskell-skylighting 0.10.3-1: rebuild with skylighting-core 0.10.3, skylighting 0.10.3

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 22:12:47 UTC (rev 886809)
+++ PKGBUILD	2021-03-07 22:13:53 UTC (rev 886810)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.10.2
-pkgrel=37
+pkgver=0.10.3
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('GPL2')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-skylighting-core')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('04d411580caf6102e3f8732c53b103412c6d42becfadbbcdd13053557235b632f07d82b22acad87ffc37f5705a387367aa21a0b70b1c5cf2ef52acce1b3e4e86')
+sha512sums=('12c6745d861dc682e22b48703c969ea1776eba03afdb8278deccddc7990e1794342e741fad739bff033efb59eea0821903aec23235fccd42775e023a5897c99d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list