aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-ueberzug: Fix typo.Vagrant Cascadian2021-11-18
| | | | | * gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws" instead of "allows to draw".
* gnu: r-msfeatures: Fix typos.Vagrant Cascadian2021-11-18
| | | | | | * gnu/packages/bioconductor.scm (r-msfeatures)[description]: Switch from "allows to" to "can be used" and from "allows to aggregate" to "allows aggregating".
* gnu: ocaml-ssl: Update to 0.5.10.Julien Lepiller2021-11-18
| | | | * gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.10.
* gnupg: Honor GnuPG's configuration for the key server.Maxim Cournoyer2021-11-18
| | | | | | | | | | 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: irrlicht: Update home-page.Efraim Flashner2021-11-18
| | | | * gnu/packages/games.scm (irrlicht)[home-page]: Update to new home-page.
* gnu: r-tximeta: Update to 1.12.3.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-tximeta): Update to 1.12.3.
* gnu: r-biodb: Update to 1.2.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-biodb): Update to 1.2.1.
* gnu: r-chromstar: Update to 1.20.2.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-chromstar): Update to 1.20.2.
* gnu: r-scran: Update to 1.22.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-scran): Update to 1.22.1.
* gnu: r-hdf5array: Update to 1.22.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.22.1.
* gnu: r-s4vectors: Update to 0.32.2.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.2.
* gnu: r-biocset: Update to 1.8.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-biocset): Update to 1.8.1.
* gnu: r-biocpkgtools: Update to 1.12.2.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.12.2.
* gnu: r-mixomics: Update to 6.18.0.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-mixomics): Update to 6.18.0.
* gnu: r-rsubread: Update to 2.8.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-rsubread): Update to 2.8.1.
* gnu: r-geoquery: Update to 2.62.1.Ricardo Wurmus2021-11-18
| | | | | * gnu/packages/bioconductor.scm (r-geoquery): Update to 2.62.1. [propagated-inputs]: Add r-r-utils.
* gnu: r-icobra: Update to 1.22.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-icobra): Update to 1.22.1.
* gnu: r-ggtree: Update to 3.2.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-ggtree): Update to 3.2.1.
* gnu: r-treeio: Update to 1.18.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-treeio): Update to 1.18.1.
* gnu: r-systempiper: Update to 2.0.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-systempiper): Update to 2.0.1.
* gnu: r-msnbase: Update to 2.20.1.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-msnbase): Update to 2.20.1.
* gnu: r-ensembldb: Update to 2.18.2.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.18.2.
* gnu: r-chipseeker: Update to 1.30.2.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.30.2.
* gnu: r-annotationdbi: Update to 1.56.2.Ricardo Wurmus2021-11-18
| | | | * gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.56.2.
* tests: Replace texlive importer tests.Ricardo Wurmus2021-11-18
| | | | | | * tests/texlive.scm (xml, sxml): Remove variables. ("fetch-sxml: returns SXML for valid XML", "sxml->package"): Remove tests. ("texlive->guix-package"): Add new test.
* import: texlive: Take different package database as optional argument.Ricardo Wurmus2021-11-18
| | | | | | * guix/import/texlive.scm (tlpdb->package): Expect PACKAGE-DATABASE as argument. (texlive->guix-package): Accept PACKAGE-DATABASE keyword.
* import: texlive: Print inputs with labels and guixified names.Ricardo Wurmus2021-11-18
| | | | * guix/import/texlive.scm (tlpdb->package): Improve handling of propagated-inputs.
* gnu: wireshark: Update to 3.4.10.Nicolas Goaziou2021-11-18
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.10.
* gnu: emacs-elfeed-score: Update to 1.2.0.Nicolas Goaziou2021-11-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.0.
* gnu: coq-stdpp: Adjust '#:make-flags'.zimoun2021-11-18
| | | | | | | | * 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: coq-equations: Adjust '#:make-flags'.zimoun2021-11-18
| | | | | | | | * 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: coq-autosubst: Adjust '#:make-flags'.zimoun2021-11-18
| | | | | | | | * 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: coq-mathcomp: Adjust '#:make-flags'.zimoun2021-11-18
| | | | | | | | * 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: Add coq-semantics.zimoun2021-11-18
| | | | | | * gnu/packages/coq.scm (coq-semantics): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: perl-tie-handle-offset: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/perl.scm (perl-tie-handle-offset)[description]: Fix "This module" typo.
* gnu: perl-business-ismn: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/perl.scm (perl-business-ismn)[description]: Fix "This module" typo.
* gnu: perl-business-issn: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/perl.scm (perl-business-issn)[description]: Fix "This module" typo.
* gnu: perl-business-isbn: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/perl.scm (perl-business-isbn)[description]: Fix "This module" typo.
* gnu: perl-test-dir: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/perl-check.scm (perl-test-dir)[description]: Fix "This module" typo.
* gnu: python-sgmllib3k: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix "This package" typo.
* gnu: rust-fever-api-0.2: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/crates-io.scm (rust-fever-api-0.2)[description]: Fix "This package" typo.
* gnu: perl-test-nowarnings: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/perl-check.scm (perl-test-nowarnings)[description]: Fix "This module" typo.
* gnu: foo2zjs: Use archived home page.Tobias Geerinckx-Rice2021-11-18
| | | | | * gnu/packages/cups.scm (foo2zjs)[home-page]: Link to the Web Archive'd URL.
* gnu: sg3-utils: Omit static library.Tobias Geerinckx-Rice2021-11-18
| | | | | * gnu/packages/scsi.scm (sg3-utils)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: sg3-utils: Update to 1.47.Tobias Geerinckx-Rice2021-11-18
| | | | * gnu/packages/scsi.scm (sg3-utils): Update to 1.47.
* gnu: ungoogled-chromium: Update to 96.0.4664.45-0.Marius Bakke2021-11-17
| | | | | | * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for M96. (%chromium-version): Set to 96.0.4664.45. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: libtorrent-rasterbar: Update to 1.2.14.Marius Bakke2021-11-17
| | | | | | | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.14. [source](uri): Adjust tag name. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]: Adjust accordingly. Override the check phase to fake the time for one test, and disable another. [native-inputs]: Add LIBFAKETIME.
* gnu: Add rcs-blame.Foo Chuan Wei2021-11-17
| | | | | | * gnu/packages/version-control.scm (rcs-blame): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rcs: Install rcsfreeze.Foo Chuan Wei2021-11-17
| | | | | | * gnu/packages/version-control.scm (rcs): Install rcsfreeze. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: system: Improve location of some configuration warnings.Josselin Poiret2021-11-17
| | | | | | | | | | * gnu/bootloader.scm (%warn-target-field-deprecation): Remove it. * gnu/bootloader.scm (warn-target-field-deprecation): Use define-with-syntax-properties. * gnu/system.scm (ensure-setuid-program-list): Ditto. Also rename the 'location' variable to 'properties'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>