Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-src-exts
Commits:
e22c58f7 by Felix Yan at 2025-07-23T07:39:31+08:00
upgpkg: 1.23.1-246: rebuild with haskell-lexer 1.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-src-exts
pkgdesc = Manipulating Haskell source: abstract syntax, lexer, parser,
and pretty-printer
pkgver = 1.23.1
- pkgrel = 245
+ pkgrel = 246
url = https://github.com/haskell-suite/haskell-src-exts
arch = x86_64
license = custom:BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=haskell-src-exts
pkgname=haskell-src-exts
pkgver=1.23.1
-pkgrel=245
+pkgrel=246
pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and
pretty-printer"
url="https://github.com/haskell-suite/haskell-src-exts"
license=("custom:BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts/-/commit/e22c58f74e6d0bdd264bb02a3e71e8bc1e702e08
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts/-/commit/e22c58f74e6d0bdd264bb02a3e71e8bc1e702e08
You're receiving this email because of your account on gitlab.archlinux.org.