--- netsurf-3.11/tools/split-messages.pl.orig +++ netsurf-3.11/tools/split-messages.pl @@ -238,7 +238,7 @@ if( $opt{gzip} ) { - $ofh = new IO::Compress::Gzip( $ofh, AutoClose => 1, -Level => 9 ); + $ofh = new IO::Compress::Gzip( $ofh, AutoClose => 1, -Level => 9, Time => 0 ); } return $ofh; div id='cgit'>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/rust-apps.scm
AgeCommit message (Expand)Author
2022-10-24gnu: rust-cargo-edit: Update to 0.10.4....Efraim Flashner
2022-10-24gnu: rust-cargo-edit: Add missing inputs....Efraim Flashner
2022-10-24gnu: rust-cargo-edit: Rename from rust-cargo-edit-0.8....Efraim Flashner
2022-10-24gnu: rust-cargo-edit-0.8: Move to rust-apps.scm....Efraim Flashner
2022-10-24gnu: rust-swc: Add missing inputs....Efraim Flashner
2022-10-24gnu: rust-swc: Rename from rust-swc-1....Efraim Flashner
2022-10-24gnu: rust-swc-1: Move to rust-apps....Efraim Flashner
2022-10-22gnu: git-interactive-rebase-tool: Fix build....Efraim Flashner
2022-10-22gnu: git-absorb: Fix build....Efraim Flashner
2022-09-28gnu: exa: Only build with pandoc when supported....Efraim Flashner
2022-09-28gnu: exa: Don't install source....Efraim Flashner
2022-09-28gnu: exa: Update to 0.10.1....gyara
2022-09-24gnu: Add rot8....M
2022-09-09gnu: Explicitly use OpenSSL 1.1 in more packages....Marius Bakke
2022-09-05gnu: Add rust-cbindgen-0.17....Ricardo Wurmus
2022-09-01gnu: Add treefmt....Gabriel Arazas