Commit graph

56880 commits

Author SHA1 Message Date
Björn Höfling ec11dcfe69
gnu: java-forester-1.005: Update source URI.
* gnu/packages/bioinformatics.scm (java-forester-1.005)[source]: Update URI.
[native-inputs]: Wrap long line.
2020-03-10 23:35:13 +01:00
Björn Höfling 9f5eeb879f
gnu: java-jlargearrays: Update source URI.
* gnu/packages/algebra.scm (java-jlargearrays)[source]: Update URI.
2020-03-10 23:35:12 +01:00
Björn Höfling 4c87770442
gnu: java-jtransforms: Update source URI.
* gnu/packages/algebra.scm (java-jtransforms)[source]: Update URI.
2020-03-10 23:35:12 +01:00
Tobias Geerinckx-Rice f613a338d0
gnu: hplip: Update to 3.20.3.
* gnu/packages/cups.scm (hplip): Update to 3.20.3.
2020-03-10 22:23:12 +01:00
Tobias Geerinckx-Rice 8e486e808c
gnu: ruby-minitest-rg: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-minitest-rg)[home-page]: Use HTTPS.
2020-03-10 22:23:12 +01:00
Tobias Geerinckx-Rice 2bc8143f6c
gnu: python-wxpython: Use HTTPS home page.
* gnu/packages/wxwidgets.scm (python-wxpython)[home-page]: Use HTTPS.
2020-03-10 22:23:12 +01:00
Tobias Geerinckx-Rice 1e4ae5511a
gnu: java-asm: Use HTTPS home page.
* gnu/packages/java.scm (java-asm)[home-page]: Use HTTPS.
2020-03-10 22:23:11 +01:00
Tobias Geerinckx-Rice a8a8a3df30
gnu: bash-tap: Use HTTPS home page.
* gnu/packages/bash.scm (bash-tap)[home-page]: Use HTTPS.
2020-03-10 22:23:11 +01:00
Tobias Geerinckx-Rice e4c60dcfb2
gnu: tlp: Use HTTPS home page.
* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
2020-03-10 22:23:11 +01:00
Tobias Geerinckx-Rice 6048241f10
gnu: hplip: Update source hash.
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>
2020-03-10 22:02:19 +01:00
Tobias Geerinckx-Rice f9a69e9bae
gnu: openmpi: Use HTTPS home page.
* gnu/packages/mpi.scm (openmpi)[home-page]: Use HTTPS.
2020-03-10 22:02:19 +01:00
Tobias Geerinckx-Rice 9dd7082c48
gnu: openmpi: Update to 4.0.3.
* gnu/packages/mpi.scm (openmpi): Update to 4.0.3.
2020-03-10 22:02:19 +01:00
Nicolas Goaziou c3945380d9
gnu: asymptote: Update to 2.64.
* gnu/packages/plotutils.scm (asymptote): Update to 2.64.
2020-03-10 22:01:00 +01:00
Carl Dong 90799c35bd
gnu: bitcoin-core: Update to 0.19.1.
* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.1.

Co-Authored-By: fanquake <fanquake@gmail.com>
2020-03-10 15:27:53 -04:00
Vitaliy Shatrov 21656ffa3b
doc: Use HTTPS for external links.
* doc/contributing.texi
  (14.1 Building from Git,
   14.3 The Perfect Setup,
   14.4.1 Software Freedom,
   14.4.4 Synopses and Descriptions,
   14.5.4 Formatting Code):
   Use HTTPS for @uref{}s and @url{}s that support it.

* doc/fdl-1.3.texi
  (Appendix A GNU Free Documentation License):
  Use HTTPS for @uref{}s and @url{}s that support it.

* doc/guix.texi
  (6.3 Build Systems,
   8.8.4 Networking Services,
   8.8.8 Sound Services,
   8.8.16 Web Services,
   8.11 Name Service Switch,
   12.2 Preparing to Use the Bootstrap Binaries);
   Use HTTPS for @uref{}s and @url{}s that support it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-10 20:26:52 +01:00
Marius Bakke 944e3502b1
gnu: mercurial: Enable more tests.
* gnu/packages/version-control.scm (mercurial)[arguments]: Add phase
'patch-tests'.  Do not remove patched tests in the 'check' phase.
2020-03-10 20:26:17 +01:00
Ludovic Courtès 79093034b9
gnu: guix: Update to 0984481.
* gnu/packages/package-management.scm (guix): Update to 0984481.
2020-03-10 19:48:24 +01:00
Mark H Weaver c90c0bd538
gnu: icecat: Update to 68.6.0-guix0-preview1 [security fixes].
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.
2020-03-10 13:45:43 -04:00
Ludovic Courtès 09844816c7
vm: Compute UUIDs truly deterministically.
This is a followup to 1540075c79.
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.
2020-03-10 18:16:39 +01:00
Ludovic Courtès 98619142b8
gnu: guile-next: Update to 3.0.1 with bug-fix for crash.
* 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.
2020-03-10 18:16:39 +01:00
Nicolas Goaziou 0e20e2c387
gnu: emacs-xr: Update to 1.18.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.18.
2020-03-10 16:20:02 +01:00
Ricardo Wurmus 49a221151c
gnu: Add r-ppcor.
* gnu/packages/cran.scm (r-ppcor): New variable.
2020-03-10 15:15:02 +01:00
Guillaume Le Vaillant 06c8638830
gnu: monero-gui: Update to 0.15.0.4.
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.4.
2020-03-10 13:55:20 +01:00
Guillaume Le Vaillant fc3aa11385
gnu: monero: Update to 0.15.0.5.
* gnu/packages/finance.scm (monero): Update to 0.15.0.5.
2020-03-10 13:55:20 +01:00
Tobias Geerinckx-Rice 75c33c888a
gnu: mars: Fix home page.
* gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
2020-03-10 12:06:51 +01:00
Tobias Geerinckx-Rice 76fcbb7887
gnu: ode: Use HTTPS home page.
* gnu/packages/game-development.scm (ode)[home-page]: Use HTTPS.
2020-03-10 12:06:51 +01:00
Tobias Geerinckx-Rice 680e803d66
gnu: xmobar: Use HTTPS home page.
* gnu/packages/wm.scm (xmobar)[home-page]: Use HTTPS.
2020-03-10 12:06:51 +01:00
Tobias Geerinckx-Rice fdfe65b74c
gnu: gitolite: Use HTTPS home page.
* gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
2020-03-10 12:06:50 +01:00
Tobias Geerinckx-Rice e48ae0bcf9
gnu: font-dosis: Use archive.org'd URIs.
* gnu/packages/fonts.scm (font-dosis)[source, home-page]: Use snapshots.
2020-03-10 12:06:50 +01:00
Tobias Geerinckx-Rice 828996bb8a
gnu: python-virtualenv: Propagate inputs.
* gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make…
[propagated-inputs]: …this.
2020-03-10 12:06:50 +01:00
Kyle Meyer 80b2825d95
gnu: git-annex: Update to 8.20200309.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200309.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-10 10:56:45 +02:00
Michael Rohleder ba726ebc2d
gnu: mumble: Disable statistic gathering by default.
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>
2020-03-10 10:54:48 +02:00
Tobias Geerinckx-Rice 43d4eb8fc4
gnu: r-sparselda: Use HTTPS home page.
* gnu/packages/cran.scm (r-sparselda)[home-page]: Use HTTPS.
2020-03-10 00:12:10 +01:00
Tobias Geerinckx-Rice 369e4e9660
gnu: r-spams: Use HTTPS home page.
Well, it currently redirects back to HTTP…

* gnu/packages/statistics.scm (r-spams)[home-page]: Use ‘HTTPS’.
2020-03-10 00:12:10 +01:00
Tobias Geerinckx-Rice 57a2a5015b
gnu: r-fda: Use HTTPS home page.
* gnu/packages/cran.scm (r-fda)[home-page]: Use HTTPS.
2020-03-10 00:12:09 +01:00
Tobias Geerinckx-Rice b0c62de87f
gnu: r-mcmc: Use HTTPS home page.
* gnu/packages/cran.scm (r-mcmc)[home-page]: Use HTTPS.
2020-03-10 00:12:08 +01:00
Tobias Geerinckx-Rice b32a3e1dbf
gnu: r-varselrf: Update home page.
* gnu/packages/cran.scm (r-varselrf)[home-page]: Follow (HTTPS)
redirection.
2020-03-10 00:12:08 +01:00
Tobias Geerinckx-Rice 3a18b1cc2e
gnu: r-knitr: Update home page.
* gnu/packages/statistics.scm (r-knitr)[home-page]: Follow (HTTPS)
redirection.
2020-03-10 00:12:07 +01:00
Tobias Geerinckx-Rice b1d3e63bc2
gnu: r-ouch: Use HTTPS home page.
* gnu/packages/cran.scm (r-ouch)[home-page]: Use HTTPS.
2020-03-10 00:12:07 +01:00
Tobias Geerinckx-Rice 56451c7894
gnu: libinput: Note libinput-minimal inheritance.
* gnu/packages/freedesktop.scm (libinput): Add a warning comment.
2020-03-10 00:12:06 +01:00
Tobias Geerinckx-Rice ef617dedd2
gnu: csvkit: Update to 1.0.5.
* 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.
2020-03-09 23:55:42 +01:00
Tobias Geerinckx-Rice 77dbc1c537
gnu: slang: Use HTTPS home page.
* gnu/packages/slang.scm (slang)[home-page]: Use HTTPS.
2020-03-09 23:55:42 +01:00
Tobias Geerinckx-Rice 59e884a211
gnu: polipo: Use HTTPS home page.
* gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
2020-03-09 23:55:42 +01:00
Tobias Geerinckx-Rice 1bcf4ba44b
gnu: iperf: Use HTTPS home page.
* gnu/packages/networking.scm (iperf)[home-page]: Use HTTPS.
2020-03-09 23:55:42 +01:00
Tobias Geerinckx-Rice 91fa58c739
gnu: xdotool: Use HTTPS home page.
* gnu/packages/xdisorg.scm (xdotool)[home-page]: Use HTTPS.
2020-03-09 23:55:41 +01:00
Tobias Geerinckx-Rice 0622403d35
gnu: compface: Update home page.
* gnu/packages/mail.scm (compface)[home-page]: Follow (HTTPS)
redirection.
2020-03-09 23:55:41 +01:00
Tobias Geerinckx-Rice f30444b9da
gnu: compface: Don't use NAME in source URI.
* gnu/packages/mail.scm (compface)[source]: Hard-code NAME.
2020-03-09 23:55:41 +01:00
Tobias Geerinckx-Rice 88c6a1812c
gnu: Use HTTPS for rstudio.github.io home pages.
* gnu/packages/cran.scm (r-shinydashboard, r-shinythemes, r-dt)
[home-page]: Use HTTPS.
2020-03-09 23:55:41 +01:00
Ludovic Courtès a1363a363e
git-authenticate: Add roelj's new key.
This is a followup to cc51c03ff8.

* build-aux/git-authenticate.scm (%committers): Add roelj's new key.
2020-03-09 23:52:07 +01:00
Ludovic Courtès 827abd5deb
tests: getmail: Provide a pre-initialized user account password.
* gnu/tests/mail.scm (%getmail-os): Rewrite so that the "alice" account
has a password.
(run-getmail-test)[test]("set password for alice"): Remove.  This would
not work since commit 8b9cad01e9 since
'passwd' would no longer be in $PATH.
2020-03-09 23:46:36 +01:00