Age | Commit message (Expand) | Author |
---|---|---|
2022-05-01 | gnu: butt: Use new input style where convenient....* gnu/packages/audio.scm (butt)[inputs]: Use new style. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: butt: Update to 0.1.34....* gnu/packages/audio.scm (butt): Update to 0.1.34. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: fasm: Update to 1.73.30....* gnu/packages/assembly.scm (fasm): Update to 1.73.30. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: nnn: Use G-expressions....* gnu/packages/admin.scm (nnn)[arguments]: Rewrite as G-expressions. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: nnn: Update to 4.5....* gnu/packages/admin.scm (nnn): Update to 4.5. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: ddrescue: Update to 1.26....* gnu/packages/disk.scm (ddrescue): Update to 1.26. | Tobias Geerinckx-Rice |
2022-05-08 | gnu: tor: Only run sandbox tests on some architectures....* gnu/packages/tor.scm (tor)[arguments]: Adjust custom 'adjust-test-suite phase to upstream code changes. Use phase on more architectures. | Efraim Flashner |
2022-05-08 | gnu: vim: Update to 8.2.4912....* gnu/packages/vim.scm (vim): Update to 8.2.4912. [arguments]: Adjust 'patch-absolute-paths phase for changes in code. Adjust 'skip-or-fix-failing-tests phase to allow newly passing test. | Efraim Flashner |
2022-05-01 | gnu: ispell: Update to 3.4.05....* gnu/packages/aspell.scm (ispell): Update to 3.4.05. [arguments]: Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: plzip: Update to 1.10....* gnu/packages/compression.scm (plzip): Update to 1.10. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: lzlib: Update to 1.13....* gnu/packages/compression.scm (lzlib): Update to 1.13. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: clzip: Update to 1.13....* gnu/packages/compression.scm (clzip): Update to 1.13. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: lunzip: Update to 1.13....* gnu/packages/compression.scm (lunzip): Update to 1.13. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: lrzip: Update to 0.651....* gnu/packages/compression.scm (lrzip): Update to 0.651. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: lziprecover: Update to 1.23....* gnu/packages/compression.scm (lziprecover): Update to 1.23. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: audit: Update to 3.0.8....* gnu/packages/admin.scm (audit): Update to 3.0.8. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: libshout: Update to 2.4.6....* gnu/packages/xiph.scm (libshout): Update to 2.4.6. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: acpica: Update to 20220331....* gnu/packages/admin.scm (acpica): Update to 20220331. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: rasdaemon: Update to 0.6.8....* gnu/packages/linux.scm (rasdaemon): Update to 0.6.8. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: mcelog: Update to 181....* gnu/packages/linux.scm (mcelog): Update to 181. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: nsd: Update to 4.4.0....* gnu/packages/dns.scm (nsd): Update to 4.4.0. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: gptfdisk: Correct gettext input type....* gnu/packages/disk.scm (gptfdisk)[inputs]: Move gettext-minimal from here… [native-inputs]: …to here. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: gptfdisk: Use new input style....* gnu/packages/disk.scm (gptfdisk)[inputs]: Use new style. Move field to its conventional location. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: gptfdisk: Update to 1.0.9....* gnu/packages/disk.scm (gptfdisk): Update to 1.0.9. [arguments]: Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: epson-inkjet-printer-escpr: Use new style....* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[arguments]: Rewrite with (guix gexp). [inputs]: Use new style. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: epson-inkjet-printer-escpr: Use HTTPS home page....* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: epson-inkjet-printer-escpr: Update to 1.7.18....* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.18. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: tor: Use G-expressions....* gnu/packages/tor.scm (tor)[arguments]: Rewrite using (guix gexp). (tor-client)[arguments]: SUBSTITUTE-KEYWORD-ARGUMENTS accordingly. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: tor: Update to 0.4.7.7....* gnu/packages/tor.scm (tor): Update to 0.4.7.7. [source]: Remove patch. * gnu/packages/patches/tor-sandbox-i686.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: enblend-enfuse: Fix build....* gnu/packages/photo.scm (enblend-enfuse)[arguments]: Rewrite as a keyword/gexp list. Add a new 'add-missing-include phase to build with a recent GCC. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: enblend-enfuse: Remove input labels....* gnu/packages/photo.scm (enblend-enfuse)[native-inputs, inputs]: Remove input labels. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: Remove linux-libre@4.4 configuration files....This follows up on commit bc54947410689cc752ca962b0b4d27fa799265bf. * gnu/packages/aux-files/linux-libre/4.4-i686.conf, gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them. | Tobias Geerinckx-Rice |
2022-05-07 | gnu: flrig: Update to 1.4.05....* gnu/packages/radio.scm (flrig): Update to 1.4.05. | Guillaume Le Vaillant |
2022-05-07 | gnu: fldigi: Update to 4.1.22....* gnu/packages/radio.scm (fldigi): Update to 4.1.22. | Guillaume Le Vaillant |
2022-05-07 | gnu: openjdk17: Update to 17.0.2...* gnu/packages/java.scm (openjdk17): Update to 17.0.2. | Rostislav Svoboda |
2022-05-07 | gnu: ocaml-cmdliner: Update to 1.1.1. | Julien Lepiller |
2022-05-07 | gnu: ocaml-reactivedata: Update to 0.3....* gnu/packages/ocaml.scm (ocaml-reactivedata): Update to 0.3. | Julien Lepiller |
2022-05-06 | gnu: Add rust-blake3-1....* gnu/packages/crypto.scm (rust-blake3-1): New variable. | Ricardo Wurmus |
2022-05-06 | gnu: dezyne: Use new package style....* gnu/packages/dezyne.scm (dezyne)[arguments]: Convert to list of G-Expressions. [inputs]: Drop labels. | Jan (janneke) Nieuwenhuizen |
2022-05-06 | gnu: nar-herder: Update to 0-6.ea997c6....* gnu/packages/package-management.scm (nar-herder): Update to 0-6.ea997c6. | Christopher Baines |
2022-05-06 | gnu: Add rust-page-size-0.4....* gnu/packages/crates-io.scm (rust-page-size-0.4): New variable. | Ricardo Wurmus |
2022-05-06 | gnu: pigx-sars-cov-2: Update to 0.0.7....* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): Update to 0.0.7. [inputs]: Remove bbmap and prinseq; add r-viridis. [arguments]: Remove autoreconf phase. | Ricardo Wurmus |
2022-05-06 | gnu: Add pigx-sars-cov-2....* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): New variable. (pigx-sars-cov2-ww): Deprecate this package in favor of the former. | Ricardo Wurmus |
2022-05-06 | gnu: rust-instant-0.1: Update to 0.1.9....* gnu/packages/crates-io.scm (rust-instant-0.1): Update to 0.1.9. | Ricardo Wurmus |
2022-05-06 | gnu: rust-lock-api-0.4: Update to 0.4.5....* gnu/packages/crates-io.scm (rust-lock-api-0.4): Update to 0.4.5. | Ricardo Wurmus |
2022-05-06 | gnu: rust-parking-lot-0.11: Update to 0.11.2....* gnu/packages/crates-io.scm (rust-parking-lot-0.11): Update to 0.11.2. | Ricardo Wurmus |
2022-05-06 | gnu: rust-parking-lot-core-0.8: Update to 0.8.4....* gnu/packages/crates-io.scm (rust-parking-lot-core-0.8): Update to 0.8.4. | Ricardo Wurmus |
2022-05-06 | gnu: tcl-tls: Use a gexp....* gnu/packages/tcl.scm (tcl-tls)[arguments]: Use a gexp. | Ludovic Courtès |
2022-05-06 | gnu: tcl-tls: Add 'release-monitoring-url' and 'upstream-name' properties....* gnu/packages/tcl.scm (tcl-tls)[properties]: New field. | Ludovic Courtès |
2022-05-06 | gnu: tcl: Add tcl-tls to packages....* gnu/packages/tcl.scm (tcl-tls): Added 1.7.22 Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Daniel Lowe |