Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-binary-parser
Commits:
603642f3 by Felix Yan at 2023-11-09T23:08:57+02:00
upgpkg: 0.5.7.3-33: rebuild with math-functions 0.3.4.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.3
- pkgrel = 32
+ pkgrel = 33
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.3
-pkgrel=32
+pkgrel=33
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/603642f358c663213e2a55d7c3c9df8d482ec54f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-parser/-/commit/603642f358c663213e2a55d7c3c9df8d482ec54f
You're receiving this email because of your account on gitlab.archlinux.org.