[arch-commits] Commit in haskell-skylighting/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jun 20 16:30:39 UTC 2020
Date: Saturday, June 20, 2020 @ 16:30:39
Author: felixonmars
Revision: 648627
upgpkg: haskell-skylighting 0.8.5-1: rebuild with skylighting-core 0.8.5, skylighting 0.8.5
Modified:
haskell-skylighting/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-20 16:29:19 UTC (rev 648626)
+++ PKGBUILD 2020-06-20 16:30:39 UTC (rev 648627)
@@ -2,8 +2,8 @@
_hkgname=skylighting
pkgname=haskell-skylighting
-pkgver=0.8.4
-pkgrel=23
+pkgver=0.8.5
+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=('5c0e2605ddc4dd21dba036bc2c010ab2e2be930580921fb13146999b259e5ccd5599c504b7e31adf9d9f9d03af36c05965672de6864a0375ac13a7d372f00498')
+sha512sums=('9d40d96020a3b54d549259f6c981ff63f666f490e900f29eda437ed76965f172e9c77c4def36850e448ca0d3fad035ce4e9a244fd0b3748c6c24fb413c69614f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list