Date: Wednesday, August 24, 2022 @ 23:18:59 Author: felixonmars Revision: 1277848
upgpkg: haskell-bytes 0.17.2-5: rebuild with hashable 1.4.1.0 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:18:49 UTC (rev 1277847) +++ PKGBUILD 2022-08-24 23:18:59 UTC (rev 1277848) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=4 +pkgrel=5 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
