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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 08:38:02 UTC 2020


    Date: Wednesday, February 12, 2020 @ 08:37:49
  Author: felixonmars
Revision: 569130

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

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 08:36:51 UTC (rev 569129)
+++ PKGBUILD	2020-02-12 08:37:49 UTC (rev 569130)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.8.3.1
-pkgrel=9
+pkgver=0.8.3.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=('b5c5d757cc8a3bab633f891c50713d844ceca0ac54d1854882c9200f1b324d8cad6c7c3b594a9d99f92f21cad0aeeffd88164a50f559d72bf442c56ba0dc294f')
+sha512sums=('75a6437260b0bb5b95b0d5eae4d8310042c053be58576e78a4b776ef5a38c95dc80c66e64e4a90838a4bef02d31c0a75f87f34e245c0101750473d65a1917e27')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list