Date: Friday, September 30, 2022 @ 03:01:58 Author: felixonmars Revision: 1318314
upgpkg: haskell-bytes 0.17.2-19: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 03:01:28 UTC (rev 1318313) +++ PKGBUILD 2022-09-30 03:01:58 UTC (rev 1318314) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=18 +pkgrel=19 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
