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

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


    Date: Wednesday, March 16, 2022 @ 14:58:40
  Author: alerque
Revision: 1155398

Revert trunk to last repo state, staging builds abandoned

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list