Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-binary-parser
Commits:
6b3a9d89 by Felix Yan at 2025-10-10T07:31:11+08:00
upgpkg: 0.5.7.7-65: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 64
+ pkgrel = 65
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=64
+pkgrel=65
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/6b3a9d897ee1b3dec6317084aeca3ad638bb3e9c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-parser/-/commit/6b3a9d897ee1b3dec6317084aeca3ad638bb3e9c
You're receiving this email because of your account on gitlab.archlinux.org.