[arch-commits] Commit in haskell-skylighting-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 12 22:20:15 UTC 2021
Date: Tuesday, January 12, 2021 @ 22:20:15
Author: felixonmars
Revision: 820293
upgpkg: haskell-skylighting-core 0.10.2-1: rebuild with citeproc 0.3, doctemplates 0.9, pandoc 2.11.3, skylighting-core 0.10.2, skylighting 0.10.2
Modified:
haskell-skylighting-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-12 22:15:44 UTC (rev 820292)
+++ PKGBUILD 2021-01-12 22:20:15 UTC (rev 820293)
@@ -2,8 +2,8 @@
_hkgname=skylighting-core
pkgname=haskell-skylighting-core
-pkgver=0.10.1
-pkgrel=2
+pkgver=0.10.2
+pkgrel=1
pkgdesc="Syntax highlighting library"
url="https://github.com/jgm/skylighting"
license=('BSD')
@@ -15,7 +15,7 @@
'haskell-random' '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=('933645923fdf2a7b4c17c530da728ac1b34132c99b057fbc3ba8d3b5f5db1eeaacf6d42601e4f7b797cc740daca348fd087084e68b35fd9dc26dcaac9cf3c8f6')
+sha512sums=('c3d20694b29dee660cbba681dec4b7610b1b5be8e5b359931935b0e2a466f41a494847231557c6c5906d5b31487360516af0e00c46689cbc03c9de58e3430698')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list