Date: Tuesday, September 6, 2022 @ 07:22:18 Author: felixonmars Revision: 1294352
upgpkg: haskell-bytes 0.17.2-11: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 07:22:07 UTC (rev 1294351) +++ PKGBUILD 2022-09-06 07:22:18 UTC (rev 1294352) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=10 +pkgrel=11 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
