Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-ipython-documentation)[source]:
Remove upstreamed patches.
* gnu/packages/patches/python-ipython-documentation-chars.patch,
gnu/packages/patches/python-ipython-documentation-repro.patch:
Delete files.
* gnu/local.mk: Remove files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/python-docrepr-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/documentation.scm (python-docrepr)[source]<patches>: Use
it here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cpp.scm (cpp-mustache): Update to 5.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/63789>.
Reported by Janneke Nieuwenhuizen <janneke@gnu.org>.
* gnu/packages/commencement.scm (gcc-boot0)[source]: Use
'%bootstrap-coreutils&co' when on GNU/Hurd.
|
|
* gnu/packages/security-token.scm (pcsc-cyberjack): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/engineering.scm (kicad): Update to 7.0.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/bioconductor.scm (r-tcgabiolinks): Update to 2.28.2.
|
|
* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.10.1.
|
|
* gnu/packages/bioconductor.scm (r-basilisk-utils): Update to 1.12.1.
|
|
* gnu/packages/bioconductor.scm (r-megadepth): Update to 1.10.0.
|
|
* gnu/packages/bioconductor.scm (r-s4arrays): Update to 1.0.4.
|
|
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.68.1.
|
|
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.14.2.
|
|
* gnu/packages/bioconductor.scm (r-treeio): Update to 1.24.1.
|
|
* gnu/packages/bioconductor.scm (r-apeglm): Update to 1.22.1.
|
|
* gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.10.1.
|
|
* gnu/packages/bioconductor.scm (r-scmap): Update to 1.22.3.
|
|
* gnu/packages/bioconductor.scm (r-limma): Update to 3.56.1.
|
|
* gnu/packages/bioconductor.scm (r-edger): Update to 3.42.4.
|
|
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.68.1.
|
|
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.34.2.
|
|
* gnu/packages/bioconductor.scm (r-densvis): Update to 1.10.2.
|
|
* gnu/packages/bioconductor.scm (r-delayedarray): Update to 0.26.3.
|
|
* gnu/packages/bioconductor.scm (r-dearseq): Update to 1.12.1.
|
|
* gnu/packages/bioconductor.scm (r-bambu): Update to 3.2.3.
|
|
* gnu/packages/bioconductor.scm (r-alpine): Update to 1.26.0.
|
|
* gnu/packages/bioconductor.scm (r-anvil): Update to 1.12.3.
|
|
* gnu/packages/bioconductor.scm (r-biocviews)[propagated-inputs]: Sort them.
|
|
* gnu/packages/bioconductor.scm (r-biocparallel)[propagated-inputs]: Sort
them.
|
|
Fixes <https://issues.guix.gnu.org/63783>.
* gnu/packages/cran.scm (r-dismo)[source]: Delete bundled jars.
[inputs]: Add java-maxent.
[native-inputs]: Add JDK and zip.
[arguments]: Add phases 'build-jars and 'strip-jar-timestamps.
|
|
* gnu/packages/bioinformatics.scm (java-maxent): New variable.
|
|
* gnu/packages/wm.scm (swaylock-effects): Update to 1.6.11.
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.7.0.
[inputs]: Add mesa.
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.1.
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.16.0.
|
|
* gnu/packages/freedesktop.scm (libportal): Update to 0.6.
[arguments]: Remove deprecated backends option from #:configure-flags. Add
set-qt-environment-variables phase.
|
|
* gnu/packages/golang.scm (gopls): Update to 0.12.0.
|
|
* gnu/packages/wm.scm (waybar): Update to 0.9.18.
|
|
* gnu/packages/python-xyz.scm (python-fire): Update to 0.5.0.
[inputs]: Remove python-six and python-termcolor.
[propagated-inputs]: Add python-six and python-termcolor.
|
|
* gnu/packages/python-xyz.scm (python-colored): New variable.
|
|
* gnu/packages/python-xyz.scm (python-plotext): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-pyani): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-illumina-utils): New variable.
|
|
* gnu/packages/multiprecision.scm (libtommath)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
|
|
* gnu/packages/multiprecision.scm (libtommath)[source]: Add patch.
* gnu/packages/patches/libtommath-integer-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/build-tools.scm (bear): Update to 3.1.2.
|
|
* gnu/packages/bioinformatics.scm (python-ete3): New variable.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20230522.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/gnome.scm (zenity): Update to 3.44.1.
[native-inputs]: Add gtk+:bin.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/networking.scm (iperf): Update to 3.13.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|