Age | Commit message (Expand) | Author |
2023-04-18 | gnu: calcmysky: Update to 0.3.0....* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Sharlatan Hellseher |
2023-04-18 | gnu: gnutls: Extend test timeout on powerpc-linux....* gnu/packages/tls.scm (gnutls)[arguments]: When building for
powerpc-linux add a phase to extend the test timeout.
| Efraim Flashner |
2023-04-18 | gnu: ultrastar-deluxe: Build with ffmpeg-5....* gnu/packages/games.scm (ultrastar-deluxe)[inputs]: Replace ffmpeg with
ffmpeg-5.
| Efraim Flashner |
2023-04-18 | gnu: guix: Update to 1.4.0-5.286cdf0....* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
| Maxim Cournoyer |
2023-04-18 | gnu: samba: Update to 4.18.1 [security fixes]....Fixes CVE-2023-0922 and CVE-2023-0614.
* gnu/packages/samba.scm (samba): Update to 4.18.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| John Kehayias |
2023-04-18 | gnu: samba: Apply graft, and make graft private....* gnu/packages/samba.scm (samba) [replacement]: Add field.
(samba/security-fixes): Renamed from samba/fixed, for clarity.
* gnu/packages/samba.scm (samba/pinned): Adjust for graft variable name change.
| Maxim Cournoyer |
2023-04-18 | gnu: samba: Make the python-cryptography input conditional....* gnu/packages/samba.scm (samba) [arguments]: Conditionally enable self tests
in configure phase.
[native-inputs]: Conditionally add python-cryptography.
* gnu/packages/samba.scm (samba/pinned) [native-inputs]: Likewise.
Reported-by: John Kehayias <john.kehayias@protonmail.com>
| Maxim Cournoyer |
2023-04-18 | gnu: python-pillow/security-fixes: Make graft package private....This fixes the tests/packages.scm test suite, which would have failed its
'fold-available-packages with/without cache' test case due two python-pillow
packages having the same name/version.
* gnu/packages/python-xyz.scm (python-pillow/security-fixes): Make private.
| Maxim Cournoyer |
2023-04-18 | gnu: r-dmrseq: Update to 1.18.1....* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.18.1.
| Ricardo Wurmus |
2023-04-18 | gnu: r-beachmat: Update to 2.14.2....* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.14.2.
| Ricardo Wurmus |
2023-04-18 | gnu: r-gdsfmt: Update to 1.34.1....* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.1.
| Ricardo Wurmus |
2023-04-18 | gnu: r-ebimage: Update to 4.40.1....* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
| Ricardo Wurmus |
2023-04-18 | gnu: r-enrichplot: Update to 1.18.4....* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
| Ricardo Wurmus |
2023-04-18 | gnu: r-structuralvariantannotation: Update to 1.14.1....* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.14.1.
| Ricardo Wurmus |
2023-04-18 | gnu: r-rhdf5: Update to 2.42.1....* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
| Ricardo Wurmus |
2023-04-18 | gnu: openmw-scenegraph: Fix build....* gnu/packages/graphics.scm (openmw-scenegraph)[outputs]: Only use 'out'
output.
[arguments]: Delete inherited 'copy-plugins phase.
| Efraim Flashner |
2023-04-18 | gnu: repo2docker: Add missing inputs....* gnu/packages/jupyter.scm (repo2docker)[inputs]: Add python-iso8601,
python-chardet.
| Efraim Flashner |
2023-04-18 | gnu: kwin: Update skipped test list....* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check
phase with new list of skipped tests.
| Efraim Flashner |
2023-04-18 | gnu: kwin: Rewrite skipped tests to be more readable....* gnu/packages/kde-plasma.scm (kwin)[arguments]: Rewrite skipped tests
in custom 'check phase to be easier to read.
| Efraim Flashner |
2023-04-18 | gnu: emacs-osm: Do not mix home-page and origin....* gnu/packages/emacs-xyz.scm (emacs-osm)[source]<origin>: Do not use home-page
value as origin.
| Nicolas Goaziou |
2023-04-18 | gnu: emacs-osm: Update to 0.11....* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
| Nicolas Goaziou |
2023-04-18 | gnu: emacs-marginalia: Update to 1.2....* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
| Nicolas Goaziou |
2023-04-18 | gnu: emacs-envrc: Add DIRENV as an input....* gnu/packages/emacs-xyz.scm (emacs-envrc)[arguments]<#:phases>: Set direnv
executable location.
<#:tests?, #:test-command>: Tentatively run tests, without success. At least,
they do not complain "direnv" executable is nowhere to be found.
[inputs]: Add DIRENV.
| Nicolas Goaziou |
2023-04-18 | gnu: emacs-envrc: Update to 0.5....* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
| Nicolas Goaziou |
2023-04-18 | gnu: emacs-cape: Update to 0.15....* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
| Nicolas Goaziou |
2023-04-18 | gnu: emacs-autothemer: Run tests....* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
| Nicolas Goaziou |
2023-04-18 | gnu: emacs-autothemer: Update to 0.2.17....* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
| Nicolas Goaziou |
2023-04-18 | gnu: Add texlive-totpages....* gnu/packages/tex.scm (texlive-totpages): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Matthieu Lemerre |
2023-04-18 | gnu: texlive-latex-lastpage: Replace with texlive-lastpage....* gnu/packages/tex.scm (texlive-lastpage): New variable.
(texlive-latex-lastpage): Deprecate variable.
| Nicolas Goaziou |
2023-04-18 | gnu: texlive-latex-totcount: Replace with texlive-totcount....* gnu/packages/tex.scm (texlive-totcount): New variable.
(texlive-latex-totcount): Deprecate package.
| Nicolas Goaziou |
2023-04-18 | gnu: texlive-latex-acronym: Replace with texlive-acronym....* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package.
(texlive-acronym): New variable.
| Nicolas Goaziou |
2023-04-18 | gnu: texlive-latex-bigfoot: Replace with texlive-bigfoot....* gnu/packages/tex.scm (texlive-bigfoot): New variable.
(texlive-latex-bigfoot): Deprecate package.
(texlive-pstool): Use new variable.
| Nicolas Goaziou |
2023-04-18 | gnu: Add texlive-relsize....* gnu/packages/tex.scm (texlive-relsize): New variable.
| Nicolas Goaziou |
2023-04-18 | gnu: Add texlive-ncctools....* gnu/packages/tex.scm (texlive-ncctools): New variable.
| Nicolas Goaziou |
2023-04-18 | gnu: r-with-tests: Update to 4.2.3....* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.3.
| Ricardo Wurmus |
2023-04-18 | gnu: emacs-next: Update to 29.0.90....* gnu/packages/emacs.scm (emacs-next): Update to 29.0.90.
| Liliana Marie Prikler |
2023-04-17 | gnu: qemu: Update to 7.2.1....* gnu/packages/virtualization.scm (qemu): Update to 7.2.1.
| Maxim Cournoyer |
2023-04-17 | gnu: python-pytest-trio: Update to 0.8.0....* gnu/packages/python-check.scm (python-pytest-trio): Update to 0.8.0.
[arguments]: New relax-requirements phase. Delete extraneous
add-installed-pythonpath call. Disable two new tests.
Reported-by: jgart <jgart@dismail.de>
| Maxim Cournoyer |
2023-04-17 | gnu: audacity: Update to 3.3.0-beta-1....* gnu/packages/audio.scm (audacity): Update to 3.3.0-beta-1.
[source]: Delete trailing #t in snippet.
[arguments]: Update fix-cmake-rpath phase.
Reported-by: tschilptschilp23 on #guix.
| Maxim Cournoyer |
2023-04-17 | gnu: remmina: Update to 1.4.29....* gnu/packages/vnc.scm (remmina): Update to 1.4.29.
[inputs]: Add PYTHON-MINIMAL-WRAPPER.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| TakeV |
2023-04-17 | gnu: usbutils: Use G-Expressions....* gnu/packages/linux.scm (usbutils): Use G-Expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-04-17 | gnu: usbutils: Make package description different from synopsis....* gnu/packages/linux.scm (usbutils)[description]: Change package description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| mikadoZero |
2023-04-17 | gnu: Add kitsas....* gnu/packages/finance.scm (kitsas): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Saku Laesvuori |
2023-04-17 | gnu: Add converseen....* gnu/packages/image.scm (converseen): New variable.
* gnu/packages/patches/converseen-hide-non-free-pointers.patch:
* gnu/packages/patches/converseen-hide-updates-checks.patch: New files.
* gnu/local.mk: Register files above.
| Nicolas Goaziou |
2023-04-17 | gnu: gqrx: Update to 2.15.10....* gnu/packages/radio.scm (gqrx): Update to 2.15.10.
| Guillaume Le Vaillant |
2023-04-17 | gnu: wfview: Update to 1.62....* gnu/packages/radio.scm (wfview): Update to 1.62.
Use Gexp, shift order of components.
[inputs]: Add hidapi, qtgamepad.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-04-17 | gnu: guix-build-coordinator: Update to 0-78.2efcd8b....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-78.2efcd8b.
| Christopher Baines |
2023-04-17 | gnu: emacs-wordgen: Fix build on 32-bit platforms....* gnu/packages/emacs-xyz.scm (emacs-wordgen)[arguments]<#:emacs>: Use
EMACS-WIDE-INT on 32-bit platforms.
| Nicolas Goaziou |
2023-04-17 | gnu: r-mixedpower: Update to b2b87068....* gnu/packages/statistics.scm (r-mixedpower): Update to commit
b2b87068546327d8f592d141e5482e0478c1b2ee, remove patch.
* gnu/packages/patches/r-mixedpower-r2power.patch: Remove file.
* gnu/local.mk: Unregister it.
| Lars-Dominik Braun |
2023-04-17 | gnu: Add r-littler....* gnu/packages/cran.scm (r-littler): New variable.
| Kyle Andrews |