Date: Sunday, March 5, 2023 @ 13:25:41 Author: felixonmars Revision: 1413406
upgpkg: haskell-bytes 0.17.2-42: rebuild with bifunctors 5.5.15 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 13:25:38 UTC (rev 1413405) +++ PKGBUILD 2023-03-05 13:25:41 UTC (rev 1413406) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=41 +pkgrel=42 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
