Commit graph

111623 commits

Author SHA1 Message Date
Nicolas Goaziou
c0d324095e
gnu: emacs-elfeed-score: Update to 1.2.5.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.5.
2023-04-21 10:50:51 +02:00
Nicolas Goaziou
85f56611da
gnu: emacs-doom-modeline: Update to 3.4.0.
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.4.0.
2023-04-21 10:50:51 +02:00
Nicolas Goaziou
4c88e73786
gnu: emacs-buttercup: Update to 1.31.
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.31.
2023-04-21 10:50:50 +02:00
Nicolas Goaziou
0460ff069e
gnu: emacs-emms: Update to 15.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 15.
2023-04-21 10:50:50 +02:00
Leo Famulari
ccfae52855
gnu: linux-libre 4.14: Update to 4.14.313.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.313.
(linux-libre-4.14-pristine-source): Update hash.
2023-04-20 23:45:13 -04:00
Leo Famulari
4c0afe137c
gnu: linux-libre 4.19: Update to 4.19.281.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.281.
(linux-libre-4.19-pristine-source): Update hash.
2023-04-20 23:45:12 -04:00
Leo Famulari
f2863d0c99
gnu: linux-libre 5.4: Update to 5.4.241.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.241.
(linux-libre-5.4-pristine-source): Update hash.
2023-04-20 23:45:12 -04:00
Leo Famulari
85a50e9b82
gnu: linux-libre 5.10: Update to 5.10.178.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.178.
(linux-libre-5.10-pristine-source): Update hash.
2023-04-20 23:45:12 -04:00
Leo Famulari
48fe853abc
gnu: linux-libre 5.15: Update to 5.15.108.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.108.
(linux-libre-5.15-pristine-source): Update hash.
2023-04-20 23:45:12 -04:00
Leo Famulari
930f3fc86e
gnu: linux-libre 6.1: Update to 6.1.25.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.25.
(linux-libre-6.1-pristine-source): Update hash.
2023-04-20 23:45:12 -04:00
Leo Famulari
bdca6a49e7
gnu: linux-libre: Update to 6.2.12.
* 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.
2023-04-20 23:45:04 -04:00
Pierre Neidhardt
904b77e181
gnu: sbcl-quri: Update to 0.7.0.
* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.7.0.
2023-04-20 19:09:52 +02:00
Navid Afkhami
61d1569575
gnu: Add r-tidygeocoder.
* gnu/packages/cran.scm (r-tidygeocoder): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-20 11:46:11 +02:00
Andy Tai
fde70e3864
gnu: poke: Update to 3.1.
* gnu/packages/engineering.scm (poke): Update to 3.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-04-20 11:24:23 +03:00
Fabio Natali
b82a18c8a3
gnu: borgmatic: Update to 1.7.12.
* gnu/packages/backup.scm (borgmatic): Update to 1.7.12.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-18 19:50:57 -04:00
Sharlatan Hellseher
ea8022264f
gnu: stellarium: Update to 23.1 [fixes CVE-2023-28371].
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-18 19:50:57 -04:00
Sharlatan Hellseher
cd6abb5de5
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>
2023-04-18 19:50:56 -04:00
Efraim Flashner
bb721d8861
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.
2023-04-18 20:02:24 +03:00
Efraim Flashner
4d030fbd48
gnu: ultrastar-deluxe: Build with ffmpeg-5.
* gnu/packages/games.scm (ultrastar-deluxe)[inputs]: Replace ffmpeg with
ffmpeg-5.
2023-04-18 20:02:24 +03:00
Maxim Cournoyer
936b7bff32
gnu: guix: Update to 1.4.0-5.286cdf0.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
2023-04-18 12:29:12 -04:00
Maxim Cournoyer
286cdf0bc5
tests: guix-system: Drop the i686-linux desktop image test.
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-18 11:43:14 -04:00
John Kehayias
ff8fd73927
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>
2023-04-18 11:23:47 -04:00
Maxim Cournoyer
a8e17eb8e5
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.
2023-04-18 11:23:47 -04:00
Maxim Cournoyer
813d670b15
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>
2023-04-18 11:23:47 -04:00
Maxim Cournoyer
04cccedba5
tests: Fix texlive->guix-package test.
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-18 11:23:47 -04:00
Maxim Cournoyer
661d79ad32
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.
2023-04-18 11:23:47 -04:00
Maxim Cournoyer
edffb3554f
tests: Re-add debug output to a package tests.
* tests/packages.scm ("fold-available-packages with/without cache"):
Re-introduce debugging output.
2023-04-18 11:23:47 -04:00
Ricardo Wurmus
a9f4b6ecd0
gnu: r-dmrseq: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.18.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
696ab006dc
gnu: r-beachmat: Update to 2.14.2.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.14.2.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
48e7653fef
gnu: r-gdsfmt: Update to 1.34.1.
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
18bf907114
gnu: r-ebimage: Update to 4.40.1.
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
1e5cc9e0ae
gnu: r-enrichplot: Update to 1.18.4.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
af99d93ed6
gnu: r-structuralvariantannotation: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.14.1.
2023-04-18 16:04:06 +02:00
Ricardo Wurmus
eb24a88da1
gnu: r-rhdf5: Update to 2.42.1.
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
2023-04-18 16:04:03 +02:00
Efraim Flashner
cf953e4c27
gnu: openmw-scenegraph: Fix build.
* gnu/packages/graphics.scm (openmw-scenegraph)[outputs]: Only use 'out'
output.
[arguments]: Delete inherited 'copy-plugins phase.
2023-04-18 16:27:41 +03:00
Efraim Flashner
3a67775154
gnu: repo2docker: Add missing inputs.
* gnu/packages/jupyter.scm (repo2docker)[inputs]: Add python-iso8601,
python-chardet.
2023-04-18 16:27:41 +03:00
Efraim Flashner
7a8e96d370
gnu: kwin: Update skipped test list.
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check
phase with new list of skipped tests.
2023-04-18 16:27:41 +03:00
Efraim Flashner
1c7ef72695
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.
2023-04-18 16:27:41 +03:00
Nicolas Goaziou
1f78148b95
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.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
5b607f37b8
gnu: emacs-osm: Update to 0.11.
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
52e160033e
gnu: emacs-marginalia: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
42115d5d67
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.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
8796e6b2e3
gnu: emacs-envrc: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
03d2f81d45
gnu: emacs-cape: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
f7238840cc
gnu: emacs-autothemer: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
2023-04-18 15:18:59 +02:00
Nicolas Goaziou
223004ba0e
gnu: emacs-autothemer: Update to 0.2.17.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
2023-04-18 15:18:59 +02:00
Matthieu Lemerre
cfc1209a80
gnu: Add texlive-totpages.
* gnu/packages/tex.scm (texlive-totpages): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-18 15:18:59 +02:00
Nicolas Goaziou
34ac0a1948
gnu: texlive-latex-lastpage: Replace with texlive-lastpage.
* gnu/packages/tex.scm (texlive-lastpage): New variable.
(texlive-latex-lastpage): Deprecate variable.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
c297a67092
gnu: texlive-latex-totcount: Replace with texlive-totcount.
* gnu/packages/tex.scm (texlive-totcount): New variable.
(texlive-latex-totcount): Deprecate package.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
93df58947f
gnu: texlive-latex-acronym: Replace with texlive-acronym.
* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package.
(texlive-acronym): New variable.
2023-04-18 15:18:58 +02:00