Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghc-syntax-highlighter
Commits:
f95a1ee9 by Felix Yan at 2025-09-12T21:38:03+00:00
upgpkg: 0.0.9.0-57: rebuild with hashable 1.4.5.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 = 56
+ pkgrel = 57
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=56
+pkgrel=57
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/f95a1ee92512717524104fa3cc17b3d50f5cd7ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-syntax-highlighter/-/commit/f95a1ee92512717524104fa3cc17b3d50f5cd7ce
You're receiving this email because of your account on gitlab.archlinux.org.