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

Felix Yan felixonmars at archlinux.org
Sat Apr 4 14:14:02 UTC 2020


    Date: Saturday, April 4, 2020 @ 14:14:02
  Author: felixonmars
Revision: 611618

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

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-04 14:13:13 UTC (rev 611617)
+++ PKGBUILD	2020-04-04 14:14:02 UTC (rev 611618)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.8.3.2
-pkgrel=55
+pkgver=0.8.3.4
+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=('75a6437260b0bb5b95b0d5eae4d8310042c053be58576e78a4b776ef5a38c95dc80c66e64e4a90838a4bef02d31c0a75f87f34e245c0101750473d65a1917e27')
+sha512sums=('a463d86b3126200bf305c93c578d6b9485879e117d7cd1572d127109f2bc66ef9c3882d2f5a0b0e132fc24c534f1a788bc82f83e92df25589cf88130c319f5a3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list