Date: Thursday, March 30, 2023 @ 03:57:13 Author: felixonmars Revision: 1430386
upgpkg: haskell-bytes 0.17.2-46: rebuild with quickcheck-instances 0.3.29 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 03:56:23 UTC (rev 1430385) +++ PKGBUILD 2023-03-30 03:57:13 UTC (rev 1430386) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=45 +pkgrel=46 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
