Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcre-light
Commits:
9519246f by Felix Yan at 2023-11-16T10:55:24+02:00
upgpkg: 0.4.1.2-9: rebuild with optparse-applicative 0.17.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.2
- pkgrel = 8
+ pkgrel = 9
url = https://gitlab.com/daniel-casanueva/pcre-light
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=pcre-light
pkgname=haskell-pcre-light
pkgver=0.4.1.2
-pkgrel=8
+pkgrel=9
pkgdesc="Portable regex library for Perl 5 compatible regular expressions"
url="https://gitlab.com/daniel-casanueva/pcre-light"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-light/-/commit/9519246f123a5ff5d5e179cad1f0ac91c695e1c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-light/-/commit/9519246f123a5ff5d5e179cad1f0ac91c695e1c1
You're receiving this email because of your account on gitlab.archlinux.org.