Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcre-light
Commits:
0b1fdb0b by Felix Yan at 2024-08-26T20:03:21+03:00
upgpkg: 0.4.1.2-29: rebuild with hashable 1.4.4.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 = 28
+ pkgrel = 29
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=28
+pkgrel=29
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/0b1fdb0bb61064902448384ac8898df202ca520b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcre-light/-/commit/0b1fdb0bb61064902448384ac8898df202ca520b
You're receiving this email because of your account on gitlab.archlinux.org.