Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcre-heavy
Commits:
dfe98804 by Felix Yan at 2025-09-14T09:49:55+00:00
upgpkg: 1.0.0.4-54: 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-heavy
pkgdesc = A regexp (regex) library on top of pcre-light you can
actually use
pkgver = 1.0.0.4
- pkgrel = 53
+ pkgrel = 54
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=53
+pkgrel=54
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/dfe988042e8540162b6e940427d19db54e93deae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-heavy/-/commit/dfe988042e8540162b6e940427d19db54e93deae
You're receiving this email because of your account on gitlab.archlinux.org.