[arch-commits] Commit in haskell-skylighting/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 16 07:20:51 UTC 2019
Date: Tuesday, July 16, 2019 @ 07:20:51
Author: felixonmars
Revision: 489910
upgpkg: haskell-skylighting 0.8.2-1
rebuild with skylighting 0.8.2, skylighting-core 0.8.2
Modified:
haskell-skylighting/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-16 07:20:02 UTC (rev 489909)
+++ PKGBUILD 2019-07-16 07:20:51 UTC (rev 489910)
@@ -2,8 +2,8 @@
_hkgname=skylighting
pkgname=haskell-skylighting
-pkgver=0.8.1.1
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
pkgdesc="Syntax highlighting library"
url="https://github.com/jgm/skylighting"
license=('GPL2')
@@ -14,7 +14,7 @@
'haskell-safe' 'haskell-skylighting-core' 'haskell-utf8-string')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('70f1b6c3661b3885f1d437195ecd6d37173d81774c80bb7c6b724194d37d85da417b0b5b30eec1bd6c6c1627bd391505903480bb9738c4619edb330bc36b75b7')
+sha512sums=('3d1f5fe5189b702b9b692b9c63cf0a59e3072841d904f44d08fbc55c27f713150cc19e2764f7c8619316563d2a6ec2b0dec23a6a970e2fe48700a3f900091614')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list