[arch-commits] Commit in haskell-skylighting-core/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jul 21 04:17:10 UTC 2021
Date: Wednesday, July 21, 2021 @ 04:17:10
Author: felixonmars
Revision: 981353
upgpkg: haskell-skylighting-core 0.11-1: rebuild with citeproc 0.4.1, doctemplates 0.10, pandoc 2.14.1, skylighting 0.11, skylighting-core 0.11
Modified:
haskell-skylighting-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-21 04:16:50 UTC (rev 981352)
+++ PKGBUILD 2021-07-21 04:17:10 UTC (rev 981353)
@@ -2,8 +2,8 @@
_hkgname=skylighting-core
pkgname=haskell-skylighting-core
-pkgver=0.10.5.2
-pkgrel=5
+pkgver=0.11
+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=('c8cd61c20d758f0b9bef03a6d36bbfeb83e1b355040198044764a14d5cbbae93cdea1ef2cd56f9c482e20c5b657fb201231c28f728c2a0ad0aae6354c678a917')
+sha512sums=('ca3c5f15b2388a23f980d46bea89bd4b9b903c481cadfc187696081c6cb1f41d8612c1f13257a3bcd285741657517b7c6e031fb58aed7f35af3a221a769f0ac0')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list