[arch-commits] Commit in haskell-skylighting-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 1 01:09:16 UTC 2021
Date: Thursday, July 1, 2021 @ 01:09:16
Author: felixonmars
Revision: 969035
upgpkg: haskell-skylighting-core 0.10.5.2-1: rebuild with skylighting 0.10.5.2, skylighting-core 0.10.5.2
Modified:
haskell-skylighting-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 01:04:18 UTC (rev 969034)
+++ PKGBUILD 2021-07-01 01:09:16 UTC (rev 969035)
@@ -2,8 +2,8 @@
_hkgname=skylighting-core
pkgname=haskell-skylighting-core
-pkgver=0.10.5.1
-pkgrel=23
+pkgver=0.10.5.2
+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=('587814cc2f94fed64d2be8f8bf404931606b15e0117bc993cfdf8167fdf0e2cbc033abe74ddc4e4abb0439819ac080da98567b7c9deaac649565be7b7d5e6a74')
+sha512sums=('c8cd61c20d758f0b9bef03a6d36bbfeb83e1b355040198044764a14d5cbbae93cdea1ef2cd56f9c482e20c5b657fb201231c28f728c2a0ad0aae6354c678a917')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list