Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-binary-parser
Commits: a968492d by Felix Yan at 2025-03-10T02:00:24+08:00 upgpkg: 0.5.7.6-17: rebuild with regex-base 0.94.0.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-binary-parser pkgdesc = An efficient but limited parser API specialised to bytestrings pkgver = 0.5.7.6 - pkgrel = 16 + pkgrel = 17 url = https://github.com/nikita-volkov/binary-parser arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.6 -pkgrel=16 +pkgrel=17 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-parser/-/commit/a968492d61cd2756e245ee265552e2aa05cf9876 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-parser/-/commit/a968492d61cd2756e245ee265552e2aa05cf9876 You're receiving this email because of your account on gitlab.archlinux.org.