Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-regex-applicative
Commits:
6dc31c96 by Felix Yan at 2025-08-01T01:37:06+08:00
upgpkg: 0.3.4-227: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-regex-applicative
pkgdesc = Regex-based parsing with applicative interface
pkgver = 0.3.4
- pkgrel = 226
+ pkgrel = 227
url = https://github.com/feuerbach/regex-applicative
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=regex-applicative
pkgname=haskell-regex-applicative
pkgver=0.3.4
-pkgrel=226
+pkgrel=227
pkgdesc="Regex-based parsing with applicative interface"
url="https://github.com/feuerbach/regex-applicative"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-applicative/-/commit/6dc31c96defefc70a148355f119e25078d83d83a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-applicative/-/commit/6dc31c96defefc70a148355f119e25078d83d83a
You're receiving this email because of your account on gitlab.archlinux.org.