Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-src-exts
Commits:
eb425a61 by Felix Yan at 2024-09-03T22:40:58+03:00
upgpkg: 1.23.1-214: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 213
+ pkgrel = 214
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=213
+pkgrel=214
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/eb425a619d470b9cc8bfd4791f4b8f23c820a16b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts/-/commit/eb425a619d470b9cc8bfd4791f4b8f23c820a16b
You're receiving this email because of your account on gitlab.archlinux.org.