Date: Monday, January 2, 2023 @ 17:30:14 Author: felixonmars Revision: 1373207
upgpkg: haskell-bytes 0.17.2-31: rebuild with haskell-lexer 1.1.1 Modified: haskell-bytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:30:12 UTC (rev 1373206) +++ PKGBUILD 2023-01-02 17:30:14 UTC (rev 1373207) @@ -3,7 +3,7 @@ _hkgname=bytes pkgname=haskell-bytes pkgver=0.17.2 -pkgrel=30 +pkgrel=31 pkgdesc="Sharing code for serialization between binary and cereal" url="https://github.com/ekmett/bytes" license=("BSD")
