Date: Saturday, December 10, 2022 @ 17:43:26 Author: felixonmars Revision: 1357506
upgpkg: haskell-bytes 0.17.2-26: rebuild with bifunctors 5.5.14 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-10 17:42:53 UTC (rev 1357505) +++ PKGBUILD 2022-12-10 17:43:26 UTC (rev 1357506) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=25 +pkgrel=26 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
