Date: Thursday, October 6, 2022 @ 20:07:27 Author: felixonmars Revision: 1322980
upgpkg: haskell-bytes 0.17.2-20: rebuild with tasty-hedgehog 1.3.1.0 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 20:07:08 UTC (rev 1322979) +++ PKGBUILD 2022-10-06 20:07:27 UTC (rev 1322980) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=19 +pkgrel=20 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
