Date: Monday, November 21, 2022 @ 08:33:20 Author: felixonmars Revision: 1351320
upgpkg: haskell-bytes 0.17.2-25: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 08:33:18 UTC (rev 1351319) +++ PKGBUILD 2022-11-21 08:33:20 UTC (rev 1351320) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=24 +pkgrel=25 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
