Date: Wednesday, March 22, 2023 @ 02:35:33 Author: felixonmars Revision: 1425626
upgpkg: haskell-bytes 0.17.2-44: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 02:35:33 UTC (rev 1425625) +++ PKGBUILD 2023-03-22 02:35:33 UTC (rev 1425626) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=43 +pkgrel=44 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
