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

Felix Yan felixonmars at archlinux.org
Tue Jul 16 07:15:41 UTC 2019


    Date: Tuesday, July 16, 2019 @ 07:15:41
  Author: felixonmars
Revision: 489908

upgpkg: haskell-skylighting-core 0.8.2-1

rebuild with skylighting 0.8.2, skylighting-core 0.8.2

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-16 06:57:06 UTC (rev 489907)
+++ PKGBUILD	2019-07-16 07:15:41 UTC (rev 489908)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.8.1.1
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('BSD')
@@ -16,7 +16,7 @@
              'haskell-random' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('8bf7c2695bc00cc5c2056085cb15b05119378e13a913abaccac241d9efbe84bcd5230addfe69153c0bf4cb4fb646dbe4d619541321ce0bd62cbd8aac38cf08f4')
+sha512sums=('fbbe8c6eabc9522aabb1cffccc25fd45baa924a64bf38c0f932282762f8f39ea9164f383d4cfb86aa74dce1d68973273759255c9e6b60a7e8f411645c996e78d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list