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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 3 13:30:13 UTC 2022


    Date: Sunday, July 3, 2022 @ 13:30:12
  Author: felixonmars
Revision: 1243782

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

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-03 12:49:42 UTC (rev 1243781)
+++ PKGBUILD	2022-07-03 13:30:12 UTC (rev 1243782)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.12.3
-pkgrel=27
+pkgver=0.12.3.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=('e9eaa549af5ea7ef4a2700a1dbceb0f81e1105c1d668fcccef5284f87a3f5e3238beef02509694e03514a0893ed7c472f5210d3bbae7299d53960b120fb26a2e')
+sha512sums=('85d005dc4fa6bf968f29a1721d669a310261052c68dbe889dc053400de751a8cda3a99a9aa7d19b3921fb81ea482637fd650140776d90207b876e639a736ef19')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list