Date: Friday, January 6, 2023 @ 17:06:25
  Author: felixonmars
Revision: 1378656

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

Modified:
  haskell-skylighting/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-06 17:05:20 UTC (rev 1378655)
+++ PKGBUILD    2023-01-06 17:06:25 UTC (rev 1378656)
@@ -2,17 +2,18 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.13.1.2
-pkgrel=4
+pkgver=0.13.2
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting";
 license=('GPL2')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-skylighting-core' 
'haskell-skylighting-format-ansi'
-         'haskell-skylighting-format-blaze-html' 
'haskell-skylighting-format-latex')
+         'haskell-skylighting-format-blaze-html' 
'haskell-skylighting-format-context'
+         'haskell-skylighting-format-latex')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('96c69d95d976308c1832a98aeb498f282bf1e99e6316ecbe861c01936a4eeeca319fa35a92f12510a3fcd8747b8cfbbf025f005a2e66e70c8cd7ac6a94c67438')
+sha512sums=('d9fdb5944b088e340d11947a5c1beaaa30b71764df86229aa670590fe4977adb9721e59c1d2b296691a6382a97151183a806dc59f4bd38aa54a75f9710ea6353')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to