Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytes
Commits:
04b8c3f6 by Felix Yan at 2025-07-29T00:45:46+08:00
upgpkg: 0.17.4-49: rebuild with hedgehog 1.4, tasty-hedgehog 1.4.0.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 = 48
+ pkgrel = 49
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=48
+pkgrel=49
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/04b8c3f6d03480bf12ef30aa4290e049c455cdbf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytes/-/commit/04b8c3f6d03480bf12ef30aa4290e049c455cdbf
You're receiving this email because of your account on gitlab.archlinux.org.