Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-src-exts
Commits:
c5e0e7e4 by Felix Yan at 2025-01-20T22:55:28+08:00
upgpkg: 1.23.1-221: rebuild with tagged 0.8.9
- - - - -
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 = 220
+ pkgrel = 221
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=220
+pkgrel=221
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/c5e0e7e47a38634b54e283aab7cfd876be29a803
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts/-/commit/c5e0e7e47a38634b54e283aab7cfd876be29a803
You're receiving this email because of your account on gitlab.archlinux.org.