Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcre-light
Commits:
c128b7aa by Felix Yan at 2025-07-30T21:46:15+08:00
upgpkg: 0.4.1.3-24: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pcre-light
pkgdesc = Portable regex library for Perl 5 compatible regular
expressions
pkgver = 0.4.1.3
- pkgrel = 23
+ pkgrel = 24
url = https://gitlab.com/daniel-casanueva/haskell/pcre-light
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=pcre-light
pkgname=haskell-pcre-light
pkgver=0.4.1.3
-pkgrel=23
+pkgrel=24
pkgdesc="Portable regex library for Perl 5 compatible regular expressions"
url="https://gitlab.com/daniel-casanueva/haskell/pcre-light"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-light/-/commit/c128b7aa0c12b50c2e9bc241b08e6e7c84d2f303
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-light/-/commit/c128b7aa0c12b50c2e9bc241b08e6e7c84d2f303
You're receiving this email because of your account on gitlab.archlinux.org.