Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-binary-parser
Commits:
b3919795 by Felix Yan at 2025-09-29T08:15:54+00:00
upgpkg: 0.5.7.7-56: rebuild with base-compat 0.14.1, base-compat-batteries
0.14.1
- - - - -
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.7
- pkgrel = 55
+ pkgrel = 56
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.7
-pkgrel=55
+pkgrel=56
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/b39197957e684760de0d224ff81fd1243d3090be
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-parser/-/commit/b39197957e684760de0d224ff81fd1243d3090be
You're receiving this email because of your account on gitlab.archlinux.org.