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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 25 16:50:38 UTC 2022


    Date: Friday, March 25, 2022 @ 16:50:38
  Author: felixonmars
Revision: 1176552

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

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 16:41:46 UTC (rev 1176551)
+++ PKGBUILD	2022-03-25 16:50:38 UTC (rev 1176552)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.12.2
-pkgrel=2
+pkgver=0.12.3
+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=('e2ee1033c7fa1bd4119540d316b629019e049f62a14afbd9196a080fa6f40bf3b681c65bc2bdae8cefab71f103841fc346d98a63a13640f46278d429c07052f5')
+sha512sums=('e9eaa549af5ea7ef4a2700a1dbceb0f81e1105c1d668fcccef5284f87a3f5e3238beef02509694e03514a0893ed7c472f5210d3bbae7299d53960b120fb26a2e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list