Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-parsers
Commits: 1009284f by Felix Yan at 2025-03-10T02:59:12+08:00 upgpkg: 0.12.12-2: rebuild with regex-base 0.94.0.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-parsers pkgdesc = Parsing combinators pkgver = 0.12.12 - pkgrel = 1 + pkgrel = 2 url = https://github.com/ekmett/parsers/ arch = x86_64 license = BSD ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=parsers pkgname=haskell-parsers pkgver=0.12.12 -pkgrel=1 +pkgrel=2 pkgdesc="Parsing combinators" url="https://github.com/ekmett/parsers/" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/1009284f13aded9ac26c75588cd0511ea89f2087 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/1009284f13aded9ac26c75588cd0511ea89f2087 You're receiving this email because of your account on gitlab.archlinux.org.