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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 16:51:20 UTC 2022


    Date: Thursday, March 24, 2022 @ 16:51:20
  Author: felixonmars
Revision: 1174833

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

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 16:50:53 UTC (rev 1174832)
+++ PKGBUILD	2022-03-24 16:51:20 UTC (rev 1174833)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.12.1
-pkgrel=5
+pkgver=0.12.2
+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=('1829956fbb05586fa1d2db0634182ddd21062f2fa51cbd6fb60cfdba92ebfe2aec4d27ee1fe0af69c4950c6c830c87e628bf9e11944be91d699c3072d248b905')
+sha512sums=('e2ee1033c7fa1bd4119540d316b629019e049f62a14afbd9196a080fa6f40bf3b681c65bc2bdae8cefab71f103841fc346d98a63a13640f46278d429c07052f5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list