Date: Thursday, August 25, 2022 @ 17:43:12 Author: felixonmars Revision: 1279602
upgpkg: haskell-bytes 0.17.2-6: rebuild with quickcheck-instances 0.3.28 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 17:43:03 UTC (rev 1279601) +++ PKGBUILD 2022-08-25 17:43:12 UTC (rev 1279602) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=5 +pkgrel=6 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
