Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-regex-tdfa
Commits:
2fdca8fc by Felix Yan at 2025-10-09T08:23:37+08:00
upgpkg: 1.3.2.5-2: rebuild with strict 0.5.1
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/2fdca8fc5b70ef1058b6dfa7ddaccfdc6d16ac40
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-tdfa/-/commit/2fdca8fc5b70ef1058b6dfa7ddaccfdc6d16ac40
You're receiving this email because of your account on gitlab.archlinux.org.