[arch-commits] Commit in haskell-skylighting/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Jan 10 23:32:51 UTC 2021


    Date: Sunday, January 10, 2021 @ 23:32:50
  Author: felixonmars
Revision: 817633

upgpkg: haskell-skylighting 0.10.1-1: rebuild with skylighting 0.10.1, skylighting-core 0.10.1

Modified:
  haskell-skylighting/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 23:32:18 UTC (rev 817632)
+++ PKGBUILD	2021-01-10 23:32:50 UTC (rev 817633)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.10.0.3
-pkgrel=2
+pkgver=0.10.1
+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=('b120b185ff3a3a581ffe81dd8827a234c5dec9ab4d779e79bb610b5cf7511ae5dc3caf1a61c7332b621fb7043e0d8b5eb4d43656cf1f4895b25a29717089c38b')
+sha512sums=('56bd3760ed4c52738a7694bdf14648423b6d0beb4d758e333a6710ce8e359c0e09d572c2f4a1fb6366c91816021ebcd4162324c6858da72a1a02b9266fcc25b3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list