Date: Wednesday, December 28, 2022 @ 10:28:11 Author: felixonmars Revision: 1370112
upgpkg: haskell-bytes 0.17.2-30: rebuild with tasty 1.4.3 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 10:28:08 UTC (rev 1370111) +++ PKGBUILD 2022-12-28 10:28:11 UTC (rev 1370112) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=29 +pkgrel=30 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
