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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 08:36:37 UTC 2020


    Date: Wednesday, February 12, 2020 @ 08:36:37
  Author: felixonmars
Revision: 569128

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

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 08:33:41 UTC (rev 569127)
+++ PKGBUILD	2020-02-12 08:36:37 UTC (rev 569128)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-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=('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=('981cfa562a186fe9e11310c933801e30530040f75d788d0714be7daad819e7729546123adc25ebd75140449c4e6fdda4d5a7eec962cfd0e03949dedcafd45111')
+sha512sums=('cf7a09df89faf2141a7884a244d52d5691a0a5764041a5f02e89c8a3121f322a32287cef8fd53464e4b4ddde61d84d3fce3a46c273014fc289052c1ac6c2ffa0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list