Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-pcre-heavy
Commits: bc7b9fe1 by Felix Yan at 2025-04-03T00:27:08+08:00 upgpkg: 1.0.0.3-51: rebuild with regex-posix 0.96.0.2 - - - - - 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.3 - pkgrel = 50 + pkgrel = 51 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.3 -pkgrel=50 +pkgrel=51 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/bc7b9fe154721e3e212d3dde92a0957204b0a923 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-heavy/-/commit/bc7b9fe154721e3e212d3dde92a0957204b0a923 You're receiving this email because of your account on gitlab.archlinux.org.