summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-20gnu: Add r-tidygeocoder.Navid Afkhami
* gnu/packages/cran.scm (r-tidygeocoder): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-20gnu: poke: Update to 3.1.Andy Tai
* gnu/packages/engineering.scm (poke): Update to 3.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-04-18gnu: borgmatic: Update to 1.7.12.Fabio Natali
* gnu/packages/backup.scm (borgmatic): Update to 1.7.12. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-18gnu: stellarium: Update to 23.1 [fixes CVE-2023-28371].Sharlatan Hellseher
Upstream introduced new versioning model <year>.<release> * gnu/packages/astronomy.scm (stellarium): Update to 23.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-18gnu: calcmysky: Update to 0.3.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-18gnu: gnutls: Extend test timeout on powerpc-linux.Efraim Flashner
* gnu/packages/tls.scm (gnutls)[arguments]: When building for powerpc-linux add a phase to extend the test timeout.
2023-04-18gnu: ultrastar-deluxe: Build with ffmpeg-5.Efraim Flashner
* gnu/packages/games.scm (ultrastar-deluxe)[inputs]: Replace ffmpeg with ffmpeg-5.
2023-04-18gnu: guix: Update to 1.4.0-5.286cdf0.Maxim Cournoyer
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
2023-04-18tests: guix-system: Drop the i686-linux desktop image test.Maxim Cournoyer
Desktop these days means having Rust support (GNOME), which i686 currently lacks on Guix. * tests/guix-system.sh: Do not attempt to build the desktop.tmpl image for i686-linux.
2023-04-18gnu: samba: Update to 4.18.1 [security fixes].John Kehayias
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>
2023-04-18gnu: samba: Apply graft, and make graft private.Maxim Cournoyer
* 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.
2023-04-18gnu: samba: Make the python-cryptography input conditional.Maxim Cournoyer
* 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>
2023-04-18tests: Fix texlive->guix-package test.Maxim Cournoyer
The home page for the package had changed. * tests/texlive.scm ("texlive->guix-package"): Match the home-page and synopsis inexactly to avoid future similar breakages.
2023-04-18gnu: python-pillow/security-fixes: Make graft package private.Maxim Cournoyer
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.
2023-04-18tests: Re-add debug output to a package tests.Maxim Cournoyer
* tests/packages.scm ("fold-available-packages with/without cache"): Re-introduce debugging output.
2023-04-18gnu: r-dmrseq: Update to 1.18.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.18.1.
2023-04-18gnu: r-beachmat: Update to 2.14.2.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.14.2.
2023-04-18gnu: r-gdsfmt: Update to 1.34.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.1.
2023-04-18gnu: r-ebimage: Update to 4.40.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
2023-04-18gnu: r-enrichplot: Update to 1.18.4.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
2023-04-18gnu: r-structuralvariantannotation: Update to 1.14.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.14.1.
2023-04-18gnu: r-rhdf5: Update to 2.42.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
2023-04-18gnu: openmw-scenegraph: Fix build.Efraim Flashner
* gnu/packages/graphics.scm (openmw-scenegraph)[outputs]: Only use 'out' output. [arguments]: Delete inherited 'copy-plugins phase.
2023-04-18gnu: repo2docker: Add missing inputs.Efraim Flashner
* gnu/packages/jupyter.scm (repo2docker)[inputs]: Add python-iso8601, python-chardet.
2023-04-18gnu: kwin: Update skipped test list.Efraim Flashner
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check phase with new list of skipped tests.
2023-04-18gnu: kwin: Rewrite skipped tests to be more readable.Efraim Flashner
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Rewrite skipped tests in custom 'check phase to be easier to read.
2023-04-18gnu: emacs-osm: Do not mix home-page and origin.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-osm)[source]<origin>: Do not use home-page value as origin.
2023-04-18gnu: emacs-osm: Update to 0.11.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
2023-04-18gnu: emacs-marginalia: Update to 1.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
2023-04-18gnu: emacs-envrc: Add DIRENV as an input.Nicolas Goaziou
* 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.
2023-04-18gnu: emacs-envrc: Update to 0.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
2023-04-18gnu: emacs-cape: Update to 0.15.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
2023-04-18gnu: emacs-autothemer: Run tests.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
2023-04-18gnu: emacs-autothemer: Update to 0.2.17.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
2023-04-18gnu: Add texlive-totpages.Matthieu Lemerre
* gnu/packages/tex.scm (texlive-totpages): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-18gnu: texlive-latex-lastpage: Replace with texlive-lastpage.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-lastpage): New variable. (texlive-latex-lastpage): Deprecate variable.
2023-04-18gnu: texlive-latex-totcount: Replace with texlive-totcount.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-totcount): New variable. (texlive-latex-totcount): Deprecate package.
2023-04-18gnu: texlive-latex-acronym: Replace with texlive-acronym.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package. (texlive-acronym): New variable.
2023-04-18gnu: texlive-latex-bigfoot: Replace with texlive-bigfoot.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-bigfoot): New variable. (texlive-latex-bigfoot): Deprecate package. (texlive-pstool): Use new variable.
2023-04-18gnu: Add texlive-relsize.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-relsize): New variable.
2023-04-18gnu: Add texlive-ncctools.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-ncctools): New variable.
2023-04-18gnu: r-with-tests: Update to 4.2.3.Ricardo Wurmus
* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.3.
2023-04-18snippets: tempel: Simplify git-commit-mode detection.Nicolas Graves
* etc/snippets/tempel/text-mode: Simplify git-commit-mode detection. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-04-18gnu: emacs-next: Update to 29.0.90.Liliana Marie Prikler
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.90.
2023-04-17gnu: qemu: Update to 7.2.1.Maxim Cournoyer
* gnu/packages/virtualization.scm (qemu): Update to 7.2.1.
2023-04-17gnu: python-pytest-trio: Update to 0.8.0.Maxim Cournoyer
* 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>
2023-04-17gnu: audacity: Update to 3.3.0-beta-1.Maxim Cournoyer
* 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.
2023-04-17gnu: remmina: Update to 1.4.29.TakeV
* gnu/packages/vnc.scm (remmina): Update to 1.4.29. [inputs]: Add PYTHON-MINIMAL-WRAPPER. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17gnu: usbutils: Use G-Expressions.Bruno Victal
* gnu/packages/linux.scm (usbutils): Use G-Expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17gnu: usbutils: Make package description different from synopsis.mikadoZero
* gnu/packages/linux.scm (usbutils)[description]: Change package description. Signed-off-by: Ludovic Courtès <ludo@gnu.org>