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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 17 17:53:05 UTC 2022


    Date: Thursday, March 17, 2022 @ 17:53:05
  Author: felixonmars
Revision: 1156747

upgpkg: haskell-skylighting-core 0.12-1: rebuild with hslua 2.0.0, hslua-module-path 1.0.0, hslua-module-system 1.0.0, hslua-module-text 1.0.0, hslua-module-version 1.0.0, pandoc 2.15, skylighting 0.12, skylighting-core 0.12, tasty-lua 1.0.0

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 17:51:24 UTC (rev 1156746)
+++ PKGBUILD	2022-03-17 17:53:05 UTC (rev 1156747)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.11
-pkgrel=81
+pkgver=0.12
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('BSD')
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-diff' 'haskell-pretty-show' 'haskell-quickcheck' 'haskell-tasty'
              'haskell-tasty-golden' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ca3c5f15b2388a23f980d46bea89bd4b9b903c481cadfc187696081c6cb1f41d8612c1f13257a3bcd285741657517b7c6e031fb58aed7f35af3a221a769f0ac0')
+sha512sums=('e01051175dc0e9dfb15a372a92d31cd2c5f608777b071145527671a1cc1b46aeebe75d8bb4e6cf67f684a612487d1204fa44d7c321ef42f7d087f367686709eb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list