Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghc-syntax-highlighter
Commits:
243cd4e2 by Felix Yan at 2025-08-11T07:58:56+08:00
upgpkg: 0.0.9.0-21: rebuild with random 1.2.1.3
- - - - -
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 = 20
+ pkgrel = 21
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=20
+pkgrel=21
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/243cd4e284236db9d1ee706ea726ae857109e5e1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-syntax-highlighter/-/commit/243cd4e284236db9d1ee706ea726ae857109e5e1
You're receiving this email because of your account on gitlab.archlinux.org.