summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: Use HTTPS for skarnet.org sources.Tobias Geerinckx-Rice2020-03-11
| | | | | | * gnu/packages/skarnet.scm (skalibs, execline, s6, s6-dns) (s6-networking, s6-rc, s6-portable-utils, s6-linux-init, s6-linux-utils) [source]: Use HTTPS.
* gnu: skalibs: Update to 2.9.2.0.Tobias Geerinckx-Rice2020-03-11
| | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.0.
* gnu: s6-dns: Update to 2.3.2.0.Tobias Geerinckx-Rice2020-03-11
| | | | * gnu/packages/skarnet.scm (s6-dns): Update to 2.3.2.0.
* gnu: Certbot, python-acme: Update to 1.3.0.Leo Famulari2020-03-10
| | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 1.3.0.
* gnu: java-osgi-namespace-contract: Update source URI.Björn Höfling2020-03-10
| | | | * gnu/packages/java.scm (java-osgi-namespace-contract)[source]: Update URI.
* gnu: java-forester-1.005: Update source URI.Björn Höfling2020-03-10
| | | | | * gnu/packages/bioinformatics.scm (java-forester-1.005)[source]: Update URI. [native-inputs]: Wrap long line.
* gnu: java-jlargearrays: Update source URI.Björn Höfling2020-03-10
| | | | * gnu/packages/algebra.scm (java-jlargearrays)[source]: Update URI.
* gnu: java-jtransforms: Update source URI.Björn Höfling2020-03-10
| | | | * gnu/packages/algebra.scm (java-jtransforms)[source]: Update URI.
* gnu: hplip: Update to 3.20.3.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/cups.scm (hplip): Update to 3.20.3.
* gnu: ruby-minitest-rg: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/ruby.scm (ruby-minitest-rg)[home-page]: Use HTTPS.
* gnu: python-wxpython: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/wxwidgets.scm (python-wxpython)[home-page]: Use HTTPS.
* gnu: java-asm: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/java.scm (java-asm)[home-page]: Use HTTPS.
* gnu: bash-tap: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/bash.scm (bash-tap)[home-page]: Use HTTPS.
* gnu: tlp: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
* gnu: hplip: Update source hash.Tobias Geerinckx-Rice2020-03-10
| | | | | | | | | The tarball was modified in-place. See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40017>. * gnu/packages/cups.scm (hplip)[source]: Update tarball hash. Reported-by: Mark H Weaver <mhw@netris.org>
* gnu: openmpi: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/mpi.scm (openmpi)[home-page]: Use HTTPS.
* gnu: openmpi: Update to 4.0.3.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/mpi.scm (openmpi): Update to 4.0.3.
* gnu: asymptote: Update to 2.64.Nicolas Goaziou2020-03-10
| | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.64.
* gnu: bitcoin-core: Update to 0.19.1.Carl Dong2020-03-10
| | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.19.1. Co-Authored-By: fanquake <fanquake@gmail.com>
* gnu: mercurial: Enable more tests.Marius Bakke2020-03-10
| | | | | * gnu/packages/version-control.scm (mercurial)[arguments]: Add phase 'patch-tests'. Do not remove patched tests in the 'check' phase.
* gnu: guix: Update to 0984481.Ludovic Courtès2020-03-10
| | | | * gnu/packages/package-management.scm (guix): Update to 0984481.
* gnu: icecat: Update to 68.6.0-guix0-preview1 [security fixes].Mark H Weaver2020-03-10
| | | | | | | | | Includes fixes for CVE-2019-20503, CVE-2020-6805, CVE-2020-6806, CVE-2020-6807, CVE-2020-6811, CVE-2020-6812, and CVE-2020-6814. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
* vm: Compute UUIDs truly deterministically.Ludovic Courtès2020-03-10
| | | | | | | | | This is a followup to 1540075c790dfaeff52c93392f2fc63b9e23b77e. The mistake had no effect on prior Guile versions but it's visible since Guile 3.0.1 and the fix for <https://bugs.gnu.org/39634>. * gnu/system/vm.scm (operating-system-uuid): Hash a list of 'file-system-digest' values, not the 'file-system-type' procedure.
* gnu: guile-next: Update to 3.0.1 with bug-fix for crash.Ludovic Courtès2020-03-10
| | | | | | | * gnu/packages/guile.scm (guile-3.0): Update to 3.0.1 with "guile-3.0-crash.patch". * gnu/packages/patches/guile-3.0-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Use it.
* gnu: emacs-xr: Update to 1.18.Nicolas Goaziou2020-03-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.18.
* gnu: Add r-ppcor.Ricardo Wurmus2020-03-10
| | | | * gnu/packages/cran.scm (r-ppcor): New variable.
* gnu: monero-gui: Update to 0.15.0.4.Guillaume Le Vaillant2020-03-10
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.15.0.4.
* gnu: monero: Update to 0.15.0.5.Guillaume Le Vaillant2020-03-10
| | | | * gnu/packages/finance.scm (monero): Update to 0.15.0.5.
* gnu: mars: Fix home page.base-for-series-3128Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
* gnu: ode: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/game-development.scm (ode)[home-page]: Use HTTPS.
* gnu: xmobar: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/wm.scm (xmobar)[home-page]: Use HTTPS.
* gnu: gitolite: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
* gnu: font-dosis: Use archive.org'd URIs.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/fonts.scm (font-dosis)[source, home-page]: Use snapshots.
* gnu: python-virtualenv: Propagate inputs.Tobias Geerinckx-Rice2020-03-10
| | | | | * gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make… [propagated-inputs]: …this.
* gnu: git-annex: Update to 8.20200309.Kyle Meyer2020-03-10
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200309. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mumble: Disable statistic gathering by default.Michael Rohleder2020-03-10
| | | | | | | | | Fixes <https://bugs.gnu.org/25201> * gnu/packages/telephone.scm (mumble)[arguments]: Add phase to disable statistic gathering by default. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: r-sparselda: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/cran.scm (r-sparselda)[home-page]: Use HTTPS.
* gnu: r-spams: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | | | Well, it currently redirects back to HTTP… * gnu/packages/statistics.scm (r-spams)[home-page]: Use ‘HTTPS’.
* gnu: r-fda: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/cran.scm (r-fda)[home-page]: Use HTTPS.
* gnu: r-mcmc: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/cran.scm (r-mcmc)[home-page]: Use HTTPS.
* gnu: r-varselrf: Update home page.Tobias Geerinckx-Rice2020-03-10
| | | | | * gnu/packages/cran.scm (r-varselrf)[home-page]: Follow (HTTPS) redirection.
* gnu: r-knitr: Update home page.Tobias Geerinckx-Rice2020-03-10
| | | | | * gnu/packages/statistics.scm (r-knitr)[home-page]: Follow (HTTPS) redirection.
* gnu: r-ouch: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/cran.scm (r-ouch)[home-page]: Use HTTPS.
* gnu: libinput: Note libinput-minimal inheritance.Tobias Geerinckx-Rice2020-03-10
| | | | * gnu/packages/freedesktop.scm (libinput): Add a warning comment.
* gnu: csvkit: Update to 1.0.5.Tobias Geerinckx-Rice2020-03-09
| | | | | | | * gnu/packages/wireservice.scm (csvkit): Update to 1.0.5. [source]: Remove upstreamed patch. * gnu/packages/patches/csvkit-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: slang: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/slang.scm (slang)[home-page]: Use HTTPS.
* gnu: polipo: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
* gnu: iperf: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/networking.scm (iperf)[home-page]: Use HTTPS.
* gnu: xdotool: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/xdisorg.scm (xdotool)[home-page]: Use HTTPS.
* gnu: compface: Update home page.Tobias Geerinckx-Rice2020-03-09
| | | | | * gnu/packages/mail.scm (compface)[home-page]: Follow (HTTPS) redirection.