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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Mar 16 13:29:26 UTC 2022


    Date: Wednesday, March 16, 2022 @ 13:29:25
  Author: alerque
Revision: 1155379

upgpkg: haskell-skylighting-core 0.12.3-1

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 13:20:51 UTC (rev 1155378)
+++ PKGBUILD	2022-03-16 13:29:25 UTC (rev 1155379)
@@ -1,9 +1,10 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Caleb Maclennan <caleb at alerque.com>
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.11
-pkgrel=81
+pkgver=0.12.3
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('BSD')
@@ -14,7 +15,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=('e9eaa549af5ea7ef4a2700a1dbceb0f81e1105c1d668fcccef5284f87a3f5e3238beef02509694e03514a0893ed7c472f5210d3bbae7299d53960b120fb26a2e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list