Date: Monday, August 29, 2022 @ 23:20:56 Author: felixonmars Revision: 1286860
upgpkg: haskell-bytes 0.17.2-8: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 23:20:48 UTC (rev 1286859) +++ PKGBUILD 2022-08-29 23:20:56 UTC (rev 1286860) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=7 +pkgrel=8 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
