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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 18 23:26:53 UTC 2022


    Date: Friday, March 18, 2022 @ 23:26:53
  Author: felixonmars
Revision: 1160069

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

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-18 23:22:21 UTC (rev 1160068)
+++ PKGBUILD	2022-03-18 23:26:53 UTC (rev 1160069)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.12
-pkgrel=2
+pkgver=0.12.1
+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=('e01051175dc0e9dfb15a372a92d31cd2c5f608777b071145527671a1cc1b46aeebe75d8bb4e6cf67f684a612487d1204fa44d7c321ef42f7d087f367686709eb')
+sha512sums=('1829956fbb05586fa1d2db0634182ddd21062f2fa51cbd6fb60cfdba92ebfe2aec4d27ee1fe0af69c4950c6c830c87e628bf9e11944be91d699c3072d248b905')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list