Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcre-heavy
Commits:
7b1a5bae by Felix Yan at 2025-08-01T01:57:35+08:00
upgpkg: 1.0.0.4-10: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pcre-heavy
pkgdesc = A regexp (regex) library on top of pcre-light you can
actually use
pkgver = 1.0.0.4
- pkgrel = 9
+ pkgrel = 10
url = https://codeberg.org/valpackett/pcre-heavy
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=pcre-heavy
pkgname=haskell-pcre-heavy
pkgver=1.0.0.4
-pkgrel=9
+pkgrel=10
pkgdesc="A regexp (regex) library on top of pcre-light you can actually use"
url="https://codeberg.org/valpackett/pcre-heavy"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-heavy/-/commit/7b1a5baeee2f783afdb47c30f514bd32f107b8a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-heavy/-/commit/7b1a5baeee2f783afdb47c30f514bd32f107b8a8
You're receiving this email because of your account on gitlab.archlinux.org.