Date: Thursday, September 15, 2022 @ 21:44:09 Author: felixonmars Revision: 1303113
upgpkg: haskell-bytes 0.17.2-15: rebuild with bifunctors 5.5.13 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 21:44:07 UTC (rev 1303112) +++ PKGBUILD 2022-09-15 21:44:09 UTC (rev 1303113) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=14 +pkgrel=15 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
