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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 16:52:39 UTC 2022


    Date: Thursday, March 24, 2022 @ 16:52:39
  Author: felixonmars
Revision: 1174835

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

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 16:51:38 UTC (rev 1174834)
+++ PKGBUILD	2022-03-24 16:52:39 UTC (rev 1174835)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.12.1
-pkgrel=5
+pkgver=0.12.2
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('GPL2')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-skylighting-core')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e87ef699a3994218802bbe1ce0f2fd470e973148d1b9a6559ee373e92347a74c5b8434ec072513427c4453ae8e5c429e7435a9153cba3536c117c8f5dcd2aa59')
+sha512sums=('49f5ba07c85d24a275586c16cee93d01e5f788205526006b200290221f31d067730a173ed56a1b99705828328b3a657fb5e142105037d3d1965e80219626c07a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list