Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytes
Commits:
98f9fd00 by Felix Yan at 2023-10-08T02:11:10+03:00
upgpkg: 0.17.3-4: rebuild with indexed-traversable 0.1.3
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/98f9fd00d317ccc642a094eda01023e5a8e3cadd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytes/-/commit/98f9fd00d317ccc642a094eda01023e5a8e3cadd
You're receiving this email because of your account on gitlab.archlinux.org.