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

Felix Yan felixonmars at archlinux.org
Fri Jan 8 18:33:56 UTC 2021


    Date: Friday, January 8, 2021 @ 18:33:55
  Author: felixonmars
Revision: 814038

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

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 18:33:25 UTC (rev 814037)
+++ PKGBUILD	2021-01-08 18:33:55 UTC (rev 814038)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.10.0.2
-pkgrel=19
+pkgver=0.10.0.3
+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=('dd497750d73682954ac1068f8b4e989d25b76110f15f51777eb03185679a1af9638f664ee28713f8af4dc4217b5cff0fdd50d9237bba80c341aad37d6372766e')
+sha512sums=('b120b185ff3a3a581ffe81dd8827a234c5dec9ab4d779e79bb610b5cf7511ae5dc3caf1a61c7332b621fb7043e0d8b5eb4d43656cf1f4895b25a29717089c38b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list