Date: Saturday, September 3, 2022 @ 14:37:12 Author: felixonmars Revision: 1292538
upgpkg: haskell-bytes 0.17.2-10: rebuild with binary-orphans 1.0.3 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-03 14:36:58 UTC (rev 1292537) +++ PKGBUILD 2022-09-03 14:37:12 UTC (rev 1292538) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=9 +pkgrel=10 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
