Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcre-light
Commits:
a642d382 by Felix Yan at 2025-09-14T07:10:22+00:00
upgpkg: 0.4.1.3-107: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.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 = 106
+ pkgrel = 107
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=106
+pkgrel=107
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/a642d38292ebd2af8b36c1ff42d2aa7b1537c176
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-light/-/commit/a642d38292ebd2af8b36c1ff42d2aa7b1537c176
You're receiving this email because of your account on gitlab.archlinux.org.