Age | Commit message (Collapse) | Author |
|
* gnu/packages/cdrom.scm (libburn): Update to 1.5.6.
|
|
* gnu/packages/dns.scm (unbound): Update to 1.17.1.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2.
|
|
* gnu/packages/diffoscope.scm (diffoscope)[arguments]:
Avoid using WHICH in the 'embed-tool-references phase.
|
|
* gnu/packages/diffoscope.scm (diffoscope)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 244.
|
|
* gnu/packages/dictionaries.scm (sdcv): Update to 0.5.5.
[arguments]: ...don't we? Remove the 'remove-jq-requirement phase.
[native-inputs]: Add jq.
|
|
* gnu/packages/dav.scm (xandikos): Update to 0.2.8.
|
|
* gnu/packages/databases.scm (virtuoso-ose)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.10.
|
|
* gnu/packages/dav.scm (vdirsyncer)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/dav.scm (vdirsyncer): Update to 0.19.2.
|
|
* gnu/packages/databases.scm (redis): Update to 7.0.12.
[arguments]: Ever so slightly tweak style.
|
|
* gnu/packages/databases.scm (redis)[source]: Use HTTPS.
|
|
* gnu/packages/curl.scm (trurl)[synopsis]: Fix typo.
[description]: Reorder & tighten.
|
|
* gnu/packages/curl.scm (trurl): Update to 0.8.
|
|
* gnu/packages/bioconductor.scm (r-experimenthub): Update to 2.8.1.
|
|
* gnu/packages/bioconductor.scm (r-flowcore): Update to 2.12.1.
|
|
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.8.2.
|
|
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.26.1.
|
|
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.28.1.
|
|
* gnu/packages/bioconductor.scm (r-treeio): Update to 1.24.2.
|
|
* gnu/packages/bioconductor.scm (r-affycomp): Update to 1.76.1.
|
|
* gnu/packages/statistics.scm (r-puniform): Update to 0.2.6.
|
|
* gnu/packages/statistics.scm (r-clubsandwich): Update to 0.5.9.
|
|
* gnu/packages/statistics.scm (r-matrixmodels): Update to 0.5-2.
|
|
* gnu/packages/statistics.scm (r-deoptimr): Update to 1.1-0.
|
|
* gnu/packages/statistics.scm (r-mgcv): Update to 1.9-0.
|
|
* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.5.
|
|
* gnu/packages/cran.scm (r-stars): Update to 0.6-2.
|
|
* gnu/packages/cran.scm (r-seewave): Update to 2.2.1.
|
|
* gnu/packages/cran.scm (r-sccore): Update to 1.0.4.
|
|
* gnu/packages/cran.scm (r-sf): Update to 1.0-14.
[inputs]: Add curl, openssh, openssl, pcre2, and zlib.
|
|
* gnu/packages/cran.scm (r-longdat): Update to 1.1.2.
|
|
* gnu/packages/cran.scm (r-tidytree): Update to 0.4.4.
|
|
* gnu/packages/cran.scm (r-rcppalgos): Update to 2.8.0.
|
|
* gnu/packages/cran.scm (r-doby): Update to 4.6.17.
|
|
* gnu/packages/cran.scm (r-ctrdata): Update to 1.14.0.
[propagated-inputs]: Add r-dplyr.
|
|
* gnu/packages/cran.scm (r-rcppspdlog): Update to 0.0.14.
|
|
* gnu/packages/cran.scm (r-gensa): Update to 1.1.9.
|
|
* gnu/packages/cran.scm (r-sass): Update to 0.4.7.
|
|
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.3.
|
|
* gnu/packages/cran.scm (r-babelwhale): Update to 1.2.0.
|
|
* gnu/packages/statistics.scm (r-openssl): Update to 2.1.0.
[properties]: Add hint to keep openssl input.
[inputs]: Add zlib.
|
|
We want to sort by file and line number, but the column number messes
everything up.
This is a follow-up to commit b43841c124d15eaecc41b3928f08a26dbd5c653a.
* guix/scripts/refresh.scm (guix-refresh): Trim the digits on the right of the
location string before comparing them.
|
|
Give the python variant a different name, and fix the build.
* gnu/packages/simulation.scm (python-open-simulation-interface)[name]: Set.
[propagated-inputs]: Add python-pyyaml and python-protobuf.
|
|
To avoid the ambiguous package specification.
* gnu/packages/gnome.scm (devhelp-with-libsoup2): Hide package.
|
|
To avoid the ambiguous package specification.
* gnu/packages/bioinformatics.scm (python-bcbio-gff/biopython-1.73): Hide
package.
|
|
As this package definition is redundant, harfbuzz is version 5.3.1.
* gnu/packages/gtk.scm (harfbuzz-5): Remove.
* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Replace harfbuzz-5 with
harfbuzz.
* gnu/packages/qt.scm (qtwebengine)[inputs]: Remove redundant replace.
|
|
This will allow me to automatically detect when I'm getting emails related to
Guix teams.
* etc/teams.scm.in: Change email address for Christopher Baines.
|