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

Felix Yan felixonmars at archlinux.org
Sun Nov 24 15:31:45 UTC 2019


    Date: Sunday, November 24, 2019 @ 15:31:44
  Author: felixonmars
Revision: 533058

upgpkg: haskell-skylighting-core 0.8.2.3-1

rebuild with skylighting 0.8.2.3, skylighting-core 0.8.2.3

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 14:37:45 UTC (rev 533057)
+++ PKGBUILD	2019-11-24 15:31:44 UTC (rev 533058)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.8.2
-pkgrel=19
+pkgver=0.8.2.3
+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=('fbbe8c6eabc9522aabb1cffccc25fd45baa924a64bf38c0f932282762f8f39ea9164f383d4cfb86aa74dce1d68973273759255c9e6b60a7e8f411645c996e78d')
+sha512sums=('512814356ce23673a75dd639946e8d0ae19fc47d96d7611bb0f66638d3256d6a1b01f7f7cfc6ad00e658392106bfbb39a69e2c298bfa891cded7e6baa6dd1984')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list