Date: Thursday, September 22, 2022 @ 11:36:07 Author: felixonmars Revision: 1307432
upgpkg: haskell-bytes 0.17.2-16: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 11:35:59 UTC (rev 1307431) +++ PKGBUILD 2022-09-22 11:36:07 UTC (rev 1307432) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=15 +pkgrel=16 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
