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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Mar 16 14:58:26 UTC 2022


    Date: Wednesday, March 16, 2022 @ 14:58:26
  Author: alerque
Revision: 1155397

Revert trunk to last repo state, staging builds abandoned

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list