Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-binary-parser
Commits:
5d3b8c03 by Felix Yan at 2025-03-10T19:33:45+08:00
upgpkg: 0.5.7.6-18: rebuild with test-framework-quickcheck2 0.3.0.6
- - - - -
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 = 17
+ pkgrel = 18
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=17
+pkgrel=18
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/5d3b8c033a8c02f4a403f12ee2f0ce5583556df5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-parser/-/commit/5d3b8c033a8c02f4a403f12ee2f0ce5583556df5
You're receiving this email because of your account on gitlab.archlinux.org.