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

Felix Yan felixonmars at archlinux.org
Tue Jan 12 22:21:07 UTC 2021


    Date: Tuesday, January 12, 2021 @ 22:21:06
  Author: felixonmars
Revision: 820295

upgpkg: haskell-skylighting 0.10.2-1: rebuild with citeproc 0.3, doctemplates 0.9, pandoc 2.11.3, skylighting-core 0.10.2, skylighting 0.10.2

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 22:20:30 UTC (rev 820294)
+++ PKGBUILD	2021-01-12 22:21:06 UTC (rev 820295)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.10.1
-pkgrel=2
+pkgver=0.10.2
+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=('56bd3760ed4c52738a7694bdf14648423b6d0beb4d758e333a6710ce8e359c0e09d572c2f4a1fb6366c91816021ebcd4162324c6858da72a1a02b9266fcc25b3')
+sha512sums=('04d411580caf6102e3f8732c53b103412c6d42becfadbbcdd13053557235b632f07d82b22acad87ffc37f5705a387367aa21a0b70b1c5cf2ef52acce1b3e4e86')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list