Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytes
Commits:
f1f8219c by Felix Yan at 2024-01-14T20:25:03+02:00
upgpkg: 0.17.3-22: rebuild with hedgehog 1.2, tasty-hedgehog 1.4.0.0
- - - - -
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.3
- pkgrel = 21
+ pkgrel = 22
url = https://github.com/ekmett/bytes
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bytes
pkgname=haskell-bytes
pkgver=0.17.3
-pkgrel=21
+pkgrel=22
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/f1f8219c599476c8f0aad1175c577e79edc60785
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytes/-/commit/f1f8219c599476c8f0aad1175c577e79edc60785
You're receiving this email because of your account on gitlab.archlinux.org.