[arch-commits] Commit in haskell-skylighting/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 1 01:10:27 UTC 2021
Date: Thursday, July 1, 2021 @ 01:10:27
Author: felixonmars
Revision: 969039
upgpkg: haskell-skylighting 0.10.5.2-1: rebuild with skylighting 0.10.5.2, skylighting-core 0.10.5.2
Modified:
haskell-skylighting/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 01:09:46 UTC (rev 969038)
+++ PKGBUILD 2021-07-01 01:10:27 UTC (rev 969039)
@@ -2,8 +2,8 @@
_hkgname=skylighting
pkgname=haskell-skylighting
-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=('GPL2')
@@ -11,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=('03d157469c73e18d262e6eda771aceba12663e1144d754fce959550db9f0cbf3e9f762fa6e05924f0a24b3e25b14c533e17b69265aa00f7bd24bc425e8ce34c7')
+sha512sums=('00799f7058312d38f8d1cd753eab25c0abc0461bf1137de606c52509a608e9594b4aa94e01c53f6ed2effffc83496cec2ce71c478709c88f9a1affc49112bb7c')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list