Age | Commit message (Collapse) | Author |
|
* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.4.2.
|
|
* gnu/packages/ocaml.scm (dune): Update to 2.9.1.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.160.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.19.
(linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
|
|
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.5.0.
|
|
* gnu/packages/geo.scm (gplates): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.2.
|
|
* gnu/packages/crates-io.scm (shell2batch): New variable.
* gnu/packages/patches/rust-shell2batch-lint-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/bioinformatics.scm (qtltools)[description]: Switch from "allows
to go" to "allows going".
|
|
* gnu/packages/bioconductor.scm (r-bgeecall)[description]: Switch from "allows
to generate" to "allows generating".
|
|
* gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws"
instead of "allows to draw".
|
|
* gnu/packages/bioconductor.scm (r-msfeatures)[description]: Switch from
"allows to" to "can be used" and from "allows to aggregate" to "allows
aggregating".
|
|
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.10.
|
|
The previous default "pool.sks-keyservers.net" doesn't seem to work anymore;
besides, users know best.
* guix/gnupg.scm (%openpgp-key-server): Default to #f, meaning not provided.
(gnupg-receive-keys): Make SERVER and KEYRING keyword arguments. Adjust doc.
Provide the '--keyserver' argument only when %openpgp-key-server is not #f.
(gnupg-verify*): Do not set a default value for SERVER. Adjust accordingly.
|
|
* gnu/packages/games.scm (irrlicht)[home-page]: Update to new home-page.
|
|
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.12.3.
|
|
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.2.1.
|
|
* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.20.2.
|
|
* gnu/packages/bioconductor.scm (r-scran): Update to 1.22.1.
|
|
* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.22.1.
|
|
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.2.
|
|
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.8.1.
|
|
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.12.2.
|
|
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.18.0.
|
|
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.8.1.
|
|
* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.62.1.
[propagated-inputs]: Add r-r-utils.
|
|
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.22.1.
|
|
* gnu/packages/bioconductor.scm (r-ggtree): Update to 3.2.1.
|
|
* gnu/packages/bioconductor.scm (r-treeio): Update to 1.18.1.
|
|
* gnu/packages/bioconductor.scm (r-systempiper): Update to 2.0.1.
|
|
* gnu/packages/bioconductor.scm (r-msnbase): Update to 2.20.1.
|
|
* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.18.2.
|
|
* gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.30.2.
|
|
* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.56.2.
|
|
* tests/texlive.scm (xml, sxml): Remove variables.
("fetch-sxml: returns SXML for valid XML", "sxml->package"): Remove tests.
("texlive->guix-package"): Add new test.
|
|
* guix/import/texlive.scm (tlpdb->package): Expect PACKAGE-DATABASE as
argument.
(texlive->guix-package): Accept PACKAGE-DATABASE keyword.
|
|
* guix/import/texlive.scm (tlpdb->package): Improve handling of propagated-inputs.
|
|
* gnu/packages/networking.scm (wireshark): Update to 3.4.10.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.0.
|
|
* gnu/packages/coq.scm (coq-stdpp)[arguments]<#:make-flags>: Set install
destination.
<#:phases>: Remove replace 'install.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/coq.scm (coq-equations)[arguments]<#:make-flags>: Set install
destination.
<#:phases>: Remove replace 'install.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/coq.scm (coq-autosubst)[arguments]<#:make-flags>: Set install
destination.
<#:phases>: Remove replace 'install.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/coq.scm (coq-mathcomp)[arguments]<#:make-flags>: Set install
destination.
<#:phases>: Remove replace 'install.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/coq.scm (coq-semantics): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/perl.scm (perl-tie-handle-offset)[description]: Fix "This
module" typo.
|
|
* gnu/packages/perl.scm (perl-business-ismn)[description]: Fix "This module"
typo.
|
|
* gnu/packages/perl.scm (perl-business-issn)[description]: Fix "This module"
typo.
|
|
* gnu/packages/perl.scm (perl-business-isbn)[description]: Fix "This module"
typo.
|
|
* gnu/packages/perl-check.scm (perl-test-dir)[description]: Fix "This module"
typo.
|
|
* gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix "This
package" typo.
|