Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-src-exts
Commits:
a03d539d by Felix Yan at 2025-05-25T04:59:31+08:00
upgpkg: 1.23.1-241: rebuild with vector 0.13.2.0
- - - - -
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 = 240
+ pkgrel = 241
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=240
+pkgrel=241
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/a03d539d03dac68d6adeb7d8d6e3037146839eb3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts/-/commit/a03d539d03dac68d6adeb7d8d6e3037146839eb3
You're receiving this email because of your account on gitlab.archlinux.org.