Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.281.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.241.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.178.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.108.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.25.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.12.
(linux-libre-6.2-pristine-source, deblob-scripts-6.2): Update hashes.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.7.0.
|
|
* gnu/packages/cran.scm (r-tidygeocoder): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/engineering.scm (poke): Update to 3.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/backup.scm (borgmatic): Update to 1.7.12.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
Upstream introduced new versioning model <year>.<release>
* gnu/packages/astronomy.scm (stellarium): Update to 23.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/tls.scm (gnutls)[arguments]: When building for
powerpc-linux add a phase to extend the test timeout.
|
|
* gnu/packages/games.scm (ultrastar-deluxe)[inputs]: Replace ffmpeg with
ffmpeg-5.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
|
|
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>
|
|
* 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.
|
|
* 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>
|
|
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.
|
|
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.18.1.
|
|
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.14.2.
|
|
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.1.
|
|
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
|
|
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
|
|
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.14.1.
|
|
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
|
|
* gnu/packages/graphics.scm (openmw-scenegraph)[outputs]: Only use 'out'
output.
[arguments]: Delete inherited 'copy-plugins phase.
|
|
* gnu/packages/jupyter.scm (repo2docker)[inputs]: Add python-iso8601,
python-chardet.
|
|
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check
phase with new list of skipped tests.
|
|
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Rewrite skipped tests
in custom 'check phase to be easier to read.
|
|
* gnu/packages/emacs-xyz.scm (emacs-osm)[source]<origin>: Do not use home-page
value as origin.
|
|
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
|
|
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
|
|
* 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.
|
|
* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
|
|
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
|
|
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
|
|
* gnu/packages/tex.scm (texlive-totpages): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/tex.scm (texlive-lastpage): New variable.
(texlive-latex-lastpage): Deprecate variable.
|
|
* gnu/packages/tex.scm (texlive-totcount): New variable.
(texlive-latex-totcount): Deprecate package.
|
|
* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package.
(texlive-acronym): New variable.
|
|
* gnu/packages/tex.scm (texlive-bigfoot): New variable.
(texlive-latex-bigfoot): Deprecate package.
(texlive-pstool): Use new variable.
|
|
* gnu/packages/tex.scm (texlive-relsize): New variable.
|
|
* gnu/packages/tex.scm (texlive-ncctools): New variable.
|
|
* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.3.
|
|
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.90.
|
|
* gnu/packages/virtualization.scm (qemu): Update to 7.2.1.
|
|
* 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>
|
|
* 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.
|