Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-regex-tdfa
Commits:
8c7900d2 by Felix Yan at 2025-10-15T04:16:24+08:00
upgpkg: 1.3.2.5-5: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-regex-tdfa
pkgdesc = Pure Haskell Tagged DFA Backend for Text.Regex (regex-base)
pkgver = 1.3.2.5
- pkgrel = 4
+ pkgrel = 5
url = https://wiki.haskell.org/Regular_expressions
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=regex-tdfa
pkgname=haskell-regex-tdfa
pkgver=1.3.2.5
-pkgrel=4
+pkgrel=5
pkgdesc="Pure Haskell Tagged DFA Backend for Text.Regex (regex-base)"
url="https://wiki.haskell.org/Regular_expressions"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-tdfa/-/commit/8c7900d2533deb2de1d4de24249d6f4d57492636
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-tdfa/-/commit/8c7900d2533deb2de1d4de24249d6f4d57492636
You're receiving this email because of your account on gitlab.archlinux.org.