Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghc-syntax-highlighter
Commits:
ba92898d by Felix Yan at 2025-08-01T01:34:09+08:00
upgpkg: 0.0.9.0-16: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ghc-syntax-highlighter
pkgdesc = Syntax highlighter for Haskell using the lexer of GHC
pkgver = 0.0.9.0
- pkgrel = 15
+ pkgrel = 16
url = https://github.com/mrkkrp/ghc-syntax-highlighter
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ghc-syntax-highlighter
pkgname=haskell-ghc-syntax-highlighter
pkgver=0.0.9.0
-pkgrel=15
+pkgrel=16
pkgdesc="Syntax highlighter for Haskell using the lexer of GHC"
url="https://github.com/mrkkrp/ghc-syntax-highlighter"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-syntax-highlighter/-/commit/ba92898d2ceb419daf5da5947d45c36b09eb9bd4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-syntax-highlighter/-/commit/ba92898d2ceb419daf5da5947d45c36b09eb9bd4
You're receiving this email because of your account on gitlab.archlinux.org.