Date: Wednesday, August 24, 2022 @ 13:15:04 Author: felixonmars Revision: 1276147
upgpkg: haskell-bytes 0.17.2-4: rebuild with cereal 0.5.8.3 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 13:14:54 UTC (rev 1276146) +++ PKGBUILD 2022-08-24 13:15:04 UTC (rev 1276147) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=3 +pkgrel=4 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
