Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytes
Commits:
5a4cf174 by Felix Yan at 2025-09-05T16:36:49+00:00
upgpkg: 0.17.4-86: rebuild with splitmix 0.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bytes
pkgdesc = Sharing code for serialization between binary and cereal
pkgver = 0.17.4
- pkgrel = 85
+ pkgrel = 86
url = https://github.com/ekmett/bytes
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bytes
pkgname=haskell-bytes
pkgver=0.17.4
-pkgrel=85
+pkgrel=86
pkgdesc="Sharing code for serialization between binary and cereal"
url="https://github.com/ekmett/bytes"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytes/-/commit/5a4cf174356ff7558ae3ca9ec54647ae56e7a86d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytes/-/commit/5a4cf174356ff7558ae3ca9ec54647ae56e7a86d
You're receiving this email because of your account on gitlab.archlinux.org.