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

Felix Yan felixonmars at archlinux.org
Wed Mar 24 00:21:45 UTC 2021


    Date: Wednesday, March 24, 2021 @ 00:21:44
  Author: felixonmars
Revision: 901439

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

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 00:19:39 UTC (rev 901438)
+++ PKGBUILD	2021-03-24 00:21:44 UTC (rev 901439)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.10.4.1
-pkgrel=4
+pkgver=0.10.5
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('BSD')
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-diff' 'haskell-pretty-show' 'haskell-quickcheck' '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=('a5137401c16a740e12d1fade43d7bcfcbef2002f7039ff0cb02d733703b3e35d8fa3913e52583c735bc935c4ffabaf23df567be3e597b9418af17f157cf3c80e')
+sha512sums=('cde536276f6c9bbae78cafa33016629ba2b78bcba317c88af3dac7cd384ce3028bc5733a644cac72e84810751faada2db51abe3a8c717b8db32a3f625fb9d7ba')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list