Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcre-light
Commits:
d0708891 by Felix Yan at 2025-10-05T00:49:40+08:00
upgpkg: 0.4.1.3-137: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 136
+ pkgrel = 137
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=136
+pkgrel=137
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/d07088916e1a5661815a7f600133b050e2b6e82d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-light/-/commit/d07088916e1a5661815a7f600133b050e2b6e82d
You're receiving this email because of your account on gitlab.archlinux.org.