jackhill/guix/guix.git
3 years agognu: i3-wm: Use asciidoc-py3.
Björn Höfling [Mon, 1 Mar 2021 21:58:06 +0000 (22:58 +0100)]
gnu: i3-wm: Use asciidoc-py3.

* gnu/packages/wm.scm (i3-wm)[inputs]: Remove asciidoc.
[native-inputs]: Add asciidoc-py3.

3 years agognu: glslang: Use 11.0.0 as git-fetch tag.
Björn Höfling [Mon, 1 Mar 2021 21:23:32 +0000 (22:23 +0100)]
gnu: glslang: Use 11.0.0 as git-fetch tag.

* gnu/packages/vulkan.scm (glslang)[source]: Use tag 11.0.0.

From the README.md: "The versioning scheme is being improved, and you might
notice some differences. This is currently WIP, but will be coming soon."

In this curse, they moved the tag 10-11.0.0 to just 11.0.0.

See also <https://github.com/KhronosGroup/glslang/issues/2450>.

3 years agoimport/cran: Fix detection of Fortran files.
Mădălin Ionel Patrașcu [Tue, 23 Feb 2021 11:00:21 +0000 (12:00 +0100)]
import/cran: Fix detection of Fortran files.

This fixes a bug whereby the Guix importer considers files like .f.* to be
Fortran files.

The expression "\\.f(90|95)?" would match a lot of files containing ".f"
although they are not Fortran files.  Instead we should only consider files
with this *suffix*.

* guix/import/cran.scm (directory-needs-fortran?): Only check for suffixes.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: Audacity: Build with Python 3.
Leo Famulari [Mon, 1 Mar 2021 20:13:30 +0000 (15:13 -0500)]
gnu: Audacity: Build with Python 3.

* gnu/packages/audio.scm (audacity)[native-inputs]: Replace python-2 with
python.

3 years agognu: cutter: Fix build by depending on older radare2.
Léo Le Bouter [Mon, 1 Mar 2021 18:06:42 +0000 (19:06 +0100)]
gnu: cutter: Fix build by depending on older radare2.

* gnu/packages/engineering.scm (radare2-for-cutter): New variable. Version 5.0.0.
(cutter)[inputs]: Move from radare2 to radare2-for-cutter.

3 years agognu: Add guile-cbor.
pukkamustard [Mon, 1 Mar 2021 11:24:58 +0000 (12:24 +0100)]
gnu: Add guile-cbor.

* gnu/packages/guile-xyz.scm (guile-cbor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agoimport: hackage: Accept optional version parameter.
Xinglu Chen [Sun, 28 Feb 2021 16:18:34 +0000 (17:18 +0100)]
import: hackage: Accept optional version parameter.

* guix/import/hackage.scm (hackage-recursive-import): Add the VERSION key.
  Make REPO a key.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agoserialization: Micro-optimize string literal output in 'write-file-tree'.
Ludovic Courtès [Thu, 25 Feb 2021 14:46:22 +0000 (15:46 +0100)]
serialization: Micro-optimize string literal output in 'write-file-tree'.

This reduces allocations and bit twiddling in the loop.

* guix/serialization.scm (write-literal-strings): New macro.
(write-file-tree): Use it in lieu of 'write-string' calls where applicable.

3 years agoenvironment: Allow compilation with Guile 2.2.
Ludovic Courtès [Mon, 1 Mar 2021 10:12:11 +0000 (11:12 +0100)]
environment: Allow compilation with Guile 2.2.

Fixes <https://bugs.gnu.org/46826>.
Reported by cage <cage-dev@twistfold.it>.

* guix/scripts/environment.scm (guix-environment): Move 'manifest'
definition before expression.

3 years agognu: gama: Delete bundled pdfs.
Efraim Flashner [Mon, 1 Mar 2021 09:44:31 +0000 (11:44 +0200)]
gnu: gama: Delete bundled pdfs.

* gnu/packages/gps.scm (gama)[source]: Adjust snippet to also remove
generated PDFs.

3 years agognu: gama: Update to 2.14.
Efraim Flashner [Mon, 1 Mar 2021 09:43:06 +0000 (11:43 +0200)]
gnu: gama: Update to 2.14.

* gnu/packages/gps.scm (gama): Update to 2.14.

3 years agognu: radare2: Update to 5.1.1.
Léo Le Bouter [Mon, 1 Mar 2021 05:10:57 +0000 (06:10 +0100)]
gnu: radare2: Update to 5.1.1.

* gnu/packages/engineering.scm (radare2): Update to 5.1.1.

3 years agognu: node: Update to 10.24.0 [security fixes].
Léo Le Bouter [Mon, 1 Mar 2021 05:02:28 +0000 (06:02 +0100)]
gnu: node: Update to 10.24.0 [security fixes].

* gnu/packages/node.scm (node): Update to 10.24.0.

3 years agognu: ansible: Update to 2.9.18 [security fixes].
Léo Le Bouter [Mon, 1 Mar 2021 04:51:28 +0000 (05:51 +0100)]
gnu: ansible: Update to 2.9.18 [security fixes].

* gnu/packages/admin.scm (ansible): Update to 2.9.18.

3 years agognu: mumble: Update to 1.3.4 [security fixes].
Léo Le Bouter [Mon, 1 Mar 2021 04:43:28 +0000 (05:43 +0100)]
gnu: mumble: Update to 1.3.4 [security fixes].

* gnu/packages/telephony.scm (mumble): Update to 1.3.4.
[source]: Use GitHub releases as tarballs stopped being distributed through
'mumble.info'.

3 years agognu: stunnel: Update to 5.58 [security fixes].
Léo Le Bouter [Mon, 1 Mar 2021 04:30:55 +0000 (05:30 +0100)]
gnu: stunnel: Update to 5.58 [security fixes].

* gnu/packages/web.scm (stunnel): Update to 5.58.

3 years agognu: python-pysaml2: Update to 6.5.1 [fixes CVE-2021-21238, CVE-2021-21239].
Léo Le Bouter [Mon, 1 Mar 2021 04:09:44 +0000 (05:09 +0100)]
gnu: python-pysaml2: Update to 6.5.1 [fixes CVE-2021-21238, CVE-2021-21239].

* gnu/packages/python-xyz.scm (python-pysaml2): Update to 6.5.1.

3 years agognu: quiterss: Fix lint warnings.
Léo Le Bouter [Mon, 1 Mar 2021 03:42:12 +0000 (04:42 +0100)]
gnu: quiterss: Fix lint warnings.

* gnu/packages/syndication.scm (quiterss):
[source]: Use git-fetch instead of autogenerated GitHub tarball. Remove
trailing whitespace.

3 years agognu: Add quiterss.
Léo Le Bouter [Mon, 1 Mar 2021 03:34:31 +0000 (04:34 +0100)]
gnu: Add quiterss.

* gnu/packages/syndication.scm (quiterss): New variable.

3 years agognu: openscad: Update to 2021.01 [maybe fixes TALOS-2020-1222, TALOS-2020-1223].
Léo Le Bouter [Mon, 1 Mar 2021 01:56:51 +0000 (02:56 +0100)]
gnu: openscad: Update to 2021.01 [maybe fixes TALOS-2020-1222, TALOS-2020-1223].

TALOS-2020-1222 has yet to be disclosed and has no known CVE number.
TALOS-2020-1223 has CVE-2020-28599 assigned.

* gnu/packages/engineering.scm (openscad): Update to 2021.01.
[patches]: Remove. Boost 1.72 is supported now upstream.
[arguments]: In replacement 'check phase, disable some tests requiring
experimental "lazy-union" feature. Also disable PDF-related tests requiring
ghostscript and failing either way.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/openscad-parser-boost-1.72.patch: Ditto.

3 years agognu: Add ruby-jekyll-seo-tag.
Giacomo Leidi [Mon, 4 Jan 2021 01:00:14 +0000 (02:00 +0100)]
gnu: Add ruby-jekyll-seo-tag.

* gnu/packages/ruby.scm (ruby-jekyll-seo-tag): New variable.

Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
3 years agognu: Add ruby-jekyll-sitemap.
Giacomo Leidi [Mon, 4 Jan 2021 01:00:13 +0000 (02:00 +0100)]
gnu: Add ruby-jekyll-sitemap.

* gnu/packages/ruby.scm (ruby-jekyll-sitemap): New variable.

Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
3 years agognu: Add ruby-jekyll-feed.
Giacomo Leidi [Mon, 4 Jan 2021 01:00:12 +0000 (02:00 +0100)]
gnu: Add ruby-jekyll-feed.

* gnu/packages/ruby.scm (ruby-jekyll-feed): New variable.

Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
3 years agoservices: guix-build-coordinator: Add dynamic auth record.
Christopher Baines [Sun, 28 Feb 2021 21:35:36 +0000 (21:35 +0000)]
services: guix-build-coordinator: Add dynamic auth record.

* gnu/services/guix.scm (guix-build-coordinator-agent-dynamic-auth,
guix-build-coordinator-agent-dynamic-auth?,
guix-build-coordinator-agent-dynamic-auth-agent-name,
guix-build-coordinator-agent-dynamic-auth-token): New procedures.
(guix-build-coordinator-agent-shepherd-services): Handle new dynamic auth
record.
* doc/guix.texi (Guix Build Coordinator): Document the new dynamic auth
record.

3 years agoservices: guix-build-coordinator: Rework authentication config.
Christopher Baines [Sun, 28 Feb 2021 21:11:58 +0000 (21:11 +0000)]
services: guix-build-coordinator: Rework authentication config.

A new authentication approach has been added to the coordinator, so to better
represent the options, this commit changes the configuration to accept
different records, each for different authentication approaches.

* gnu/services/guix.scm (guix-build-coordinator-agent-configuration-uuid,
guix-build-coordinator-agent-configuration-password,
guix-build-coordinator-agent-configuration-password-file): Removed
procedures.
(guix-build-coordinator-agent-password-auth,
guix-build-coordinator-agent-password-auth?,
guix-build-coordinator-agent-password-auth-uuid,
guix-build-coordinator-agent-password-auth-password,
guix-build-coordinator-agent-password-file-auth,
guix-build-coordinator-agent-password-file-auth?,
guix-build-coordinator-agent-password-file-auth-uuid,
guix-build-coordinator-agent-password-file-auth-password-file): New
procedures.
(guix-build-coordinator-agent-shepherd-services): Adjust to handle the
authentication field and it's possible record values.
* doc/guix.texi (Guix Build Coordinator): Update documentation.

3 years agognu: guix-build-coordinator: Update to 0-20.1f79fc3.
Christopher Baines [Sun, 28 Feb 2021 20:55:11 +0000 (20:55 +0000)]
gnu: guix-build-coordinator: Update to 0-20.1f79fc3.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-20.1f79fc3.

3 years agonews: Add ‘nl’ translation.
Tobias Geerinckx-Rice [Sun, 28 Feb 2021 21:37:40 +0000 (22:37 +0100)]
news: Add ‘nl’ translation.

* etc/news.scm: Add a Dutch translation.

3 years agonews: Add entry for the linux-libre 5.11 update.
Leo Famulari [Fri, 26 Feb 2021 22:15:19 +0000 (17:15 -0500)]
news: Add entry for the linux-libre 5.11 update.

* etc/news.scm: Add entry.

3 years agognu: linux-libre-with-bpf: Update to 5.11.2.
Leo Famulari [Fri, 26 Feb 2021 19:42:46 +0000 (14:42 -0500)]
gnu: linux-libre-with-bpf: Update to 5.11.2.

* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 5.11.2.

3 years agognu: linux-libre: Update to 5.11.2.
Leo Famulari [Fri, 26 Feb 2021 19:40:26 +0000 (14:40 -0500)]
gnu: linux-libre: Update to 5.11.2.

* gnu/packages/linux.scm (linux-libre-version, linux-libre-pristine-source,
linux-libre-source, linux-libre): Update to 5.11.2.

3 years agognu: emilua: Use a source file-name.
Efraim Flashner [Sun, 28 Feb 2021 18:30:46 +0000 (20:30 +0200)]
gnu: emilua: Use a source file-name.

* gnu/packages/lua.scm (emilua)[source]: Add file-name field.

3 years agognu: privoxy: Update to 3.0.32 [security fixes].
Kei Kebreau [Sun, 28 Feb 2021 17:38:50 +0000 (12:38 -0500)]
gnu: privoxy: Update to 3.0.32 [security fixes].

Fixes OVE-20210203-0001, OVE-20210206-0001, OVE-20210207-0001,
OVE-20210205-0001, and OVE-20210222-0001.

* gnu/packages/tor.scm (privoxy): Update to 3.0.32.

3 years agognu: wavpack: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:04:10 +0000 (12:04 +0100)]
gnu: wavpack: Use HTTPS home page URI.

* gnu/packages/audio.scm (wavpack)[home-page]: Use HTTPS URI.

3 years agognu: unknown-horizons: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:03:42 +0000 (12:03 +0100)]
gnu: unknown-horizons: Use HTTPS home page URI.

* gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.

3 years agognu: unicorn: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:03:15 +0000 (12:03 +0100)]
gnu: unicorn: Use HTTPS home page URI.

* gnu/packages/emulators.scm (unicorn)[home-page]: Use HTTPS URI.

3 years agognu: twolame: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:02:53 +0000 (12:02 +0100)]
gnu: twolame: Use HTTPS home page URI.

* gnu/packages/audio.scm (twolame)[home-page]: Use HTTPS URI.

3 years agognu: teckit: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:02:25 +0000 (12:02 +0100)]
gnu: teckit: Use HTTPS home page URI.

* gnu/packages/fontutils.scm (teckit)[home-page]: Use HTTPS URI.

3 years agognu: slepc: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:01:20 +0000 (12:01 +0100)]
gnu: slepc: Use HTTPS home page URI.

* gnu/packages/maths.scm (slepc)[home-page]: Use HTTPS URI.

3 years agognu: singular: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:00:51 +0000 (12:00 +0100)]
gnu: singular: Use HTTPS home page URI.

* gnu/packages/algebra.scm (singular)[home-page]: Use HTTPS URI.

3 years agognu: rust-pangocairo-0.9: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 11:00:17 +0000 (12:00 +0100)]
gnu: rust-pangocairo-0.9: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-pangocairo-0.9)[home-page]: Use HTTPS URI.

3 years agognu: rust-pango-sys-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:59:55 +0000 (11:59 +0100)]
gnu: rust-pango-sys-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-pango-sys-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-pango-0.9: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:59:31 +0000 (11:59 +0100)]
gnu: rust-pango-0.9: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-pango-0.9)[home-page]: Use HTTPS URI.

3 years agognu: rust-gtk-sys-0.9: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:59:12 +0000 (11:59 +0100)]
gnu: rust-gtk-sys-0.9: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gtk-sys-0.9)[home-page]: Use HTTPS URI.

3 years agognu: rust-gtk-0.8: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:58:55 +0000 (11:58 +0100)]
gnu: rust-gtk-0.8: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gtk-0.8)[home-page]: Use HTTPS URI.

3 years agognu: rust-gobject-sys-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:58:32 +0000 (11:58 +0100)]
gnu: rust-gobject-sys-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gobject-sys-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-glib-sys-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:58:10 +0000 (11:58 +0100)]
gnu: rust-glib-sys-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-glib-sys-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-glib-macros-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:57:52 +0000 (11:57 +0100)]
gnu: rust-glib-macros-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-glib-macros-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-glib-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:57:25 +0000 (11:57 +0100)]
gnu: rust-glib-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-glib-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-gio-sys-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:57:08 +0000 (11:57 +0100)]
gnu: rust-gio-sys-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gio-sys-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-gio-0.9: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:56:51 +0000 (11:56 +0100)]
gnu: rust-gio-0.9: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gio-0.9)[home-page]: Use HTTPS URI.

3 years agognu: rust-gdk-sys-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:56:31 +0000 (11:56 +0100)]
gnu: rust-gdk-sys-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gdk-sys-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-gdk-pixbuf-sys-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:56:12 +0000 (11:56 +0100)]
gnu: rust-gdk-pixbuf-sys-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gdk-pixbuf-sys-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-gdk-pixbuf-0.9: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:55:51 +0000 (11:55 +0100)]
gnu: rust-gdk-pixbuf-0.9: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gdk-pixbuf-0.9)[home-page]: Use HTTPS URI.

3 years agognu: rust-gdk-0.13: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:55:31 +0000 (11:55 +0100)]
gnu: rust-gdk-0.13: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-gdk-0.13)[home-page]: Use HTTPS URI.

3 years agognu: rust-cairo-sys-rs-0.10: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:54:15 +0000 (11:54 +0100)]
gnu: rust-cairo-sys-rs-0.10: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-cairo-sys-rs-0.10)[home-page]: Use HTTPS URI.

3 years agognu: rust-cairo-rs-0.9: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:53:40 +0000 (11:53 +0100)]
gnu: rust-cairo-rs-0.9: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-cairo-rs-0.9)[home-page]: Use HTTPS URI.

3 years agognu: rust-atk-sys-0.9: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:53:14 +0000 (11:53 +0100)]
gnu: rust-atk-sys-0.9: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-atk-sys-0.9)[home-page]: Use HTTPS URI.

3 years agognu: rust-atk-0.8: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:52:54 +0000 (11:52 +0100)]
gnu: rust-atk-0.8: Use HTTPS home page URI.

* gnu/packages/crates-gtk.scm (rust-atk-0.8)[home-page]: Use HTTPS URI.

3 years agognu: ruby-stackprof: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:52:09 +0000 (11:52 +0100)]
gnu: ruby-stackprof: Use HTTPS home page URI.

* gnu/packages/ruby.scm (ruby-stackprof)[home-page]: Use HTTPS URI.

3 years agognu: ruby-racc: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:51:40 +0000 (11:51 +0100)]
gnu: ruby-racc: Use HTTPS home page URI.

* gnu/packages/ruby.scm (ruby-racc)[home-page]: Use HTTPS URI.

3 years agognu: ruby-haml: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:51:16 +0000 (11:51 +0100)]
gnu: ruby-haml: Use HTTPS home page URI.

* gnu/packages/ruby.scm (ruby-haml)[home-page]: Use HTTPS URI.

3 years agognu: r-shiny: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:49:51 +0000 (11:49 +0100)]
gnu: r-shiny: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-shiny)[home-page]: Use HTTPS URI.

3 years agognu: r-pbkrtest: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:46:19 +0000 (11:46 +0100)]
gnu: r-pbkrtest: Use HTTPS home page URI.

* gnu/packages/statistics.scm (r-pbkrtest)[home-page]: Use HTTPS URI.

3 years agognu: r-pastecs: Update home page.
Nicolas Goaziou [Sun, 28 Feb 2021 10:45:28 +0000 (11:45 +0100)]
gnu: r-pastecs: Update home page.

* gnu/packages/cran.scm (r-pastecs)[home-page]: Update URI.

3 years agognu: r-lavaan: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:43:49 +0000 (11:43 +0100)]
gnu: r-lavaan: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-lavaan)[home-page]: Use HTTPS URI.

3 years agognu: r-ks: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:43:26 +0000 (11:43 +0100)]
gnu: r-ks: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-ks)[home-page]: Use HTTPS URI.

3 years agognu: r-feature: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:43:02 +0000 (11:43 +0100)]
gnu: r-feature: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-feature)[home-page]: Use HTTPS URI.

3 years agognu: r-doby: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:41:42 +0000 (11:41 +0100)]
gnu: r-doby: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-doby)[home-page]: Use HTTPS URI.

3 years agognu: r-data-tree: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:41:16 +0000 (11:41 +0100)]
gnu: r-data-tree: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-data-tree)[home-page]: Use HTTPS URI.

3 years agognu: r-boa: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:40:57 +0000 (11:40 +0100)]
gnu: r-boa: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-boa)[home-page]: Use HTTPS URI.

3 years agognu: r-biased-urn: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:40:22 +0000 (11:40 +0100)]
gnu: r-biased-urn: Use HTTPS home page URI.

* gnu/packages/statistics.scm (r-biased-urn)[home-page]: Use HTTPS URI.

3 years agognu: qtractor: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:39:47 +0000 (11:39 +0100)]
gnu: qtractor: Use HTTPS home page URI.

* gnu/packages/music.scm (qtractor)[home-page]: Use HTTPS URI.

3 years agognu: python-rstr: Update home page.
Nicolas Goaziou [Sun, 28 Feb 2021 10:38:51 +0000 (11:38 +0100)]
gnu: python-rstr: Update home page.

* gnu/packages/python-xyz.scm (python-rstr)[home-page]: Update URI.

3 years agognu: python-qtconsole: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:36:46 +0000 (11:36 +0100)]
gnu: python-qtconsole: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-qtconsole)[home-page]: Use HTTPS URI.

3 years agognu: python-pyzabbix: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:36:20 +0000 (11:36 +0100)]
gnu: python-pyzabbix: Use HTTPS home page URI.

* gnu/packages/monitoring.scm (python-pyzabbix)[home-page]: Use HTTPS URI.

3 years agognu: python-pytest-timeout: Update home page.
Nicolas Goaziou [Sun, 28 Feb 2021 10:35:31 +0000 (11:35 +0100)]
gnu: python-pytest-timeout: Update home page.

* gnu/packages/check.scm (python-pytest-timeout)[home-page]: Update URI.

3 years agognu: python-pylzma: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:33:28 +0000 (11:33 +0100)]
gnu: python-pylzma: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-pylzma)[home-page]: Use HTTPS URI.

3 years agognu: python2-pygame-sdl2: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:32:55 +0000 (11:32 +0100)]
gnu: python2-pygame-sdl2: Use HTTPS home page URI.

* gnu/packages/game-development.scm (python2-pygame-sdl2)[home-page]: Use HTTPS URI.

3 years agognu: python-pyev: Update home page.
Nicolas Goaziou [Sun, 28 Feb 2021 10:32:03 +0000 (11:32 +0100)]
gnu: python-pyev: Update home page.

* gnu/packages/python-xyz.scm (python-pyev)[home-page]: Update URI.

3 years agognu: python-notebook: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:29:11 +0000 (11:29 +0100)]
gnu: python-notebook: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-notebook)[home-page]: Use HTTPS URI.

3 years agognu: python-nbformat: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:28:50 +0000 (11:28 +0100)]
gnu: python-nbformat: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-nbformat)[home-page]: Use HTTPS URI.

3 years agognu: python-nbconvert: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:28:22 +0000 (11:28 +0100)]
gnu: python-nbconvert: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-nbconvert)[home-page]: Use HTTPS URI.

3 years agognu: python-msgpack-python: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:27:54 +0000 (11:27 +0100)]
gnu: python-msgpack-python: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-msgpack-python)[home-page]: Use HTTPS URI.

3 years agognu: python-mpmath: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:27:14 +0000 (11:27 +0100)]
gnu: python-mpmath: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-mpmath)[home-page]: Use HTTPS URI.

3 years agognu: python-jupyter-core: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:26:38 +0000 (11:26 +0100)]
gnu: python-jupyter-core: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-jupyter-core)[home-page]: Use HTTPS URI.

3 years agognu: python-jupyter-client: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:26:02 +0000 (11:26 +0100)]
gnu: python-jupyter-client: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-jupyter-client)[home-page]: Use HTTPS URI.

3 years agognu: python-jose: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:25:12 +0000 (11:25 +0100)]
gnu: python-jose: Use HTTPS home page URI.

* gnu/packages/python-web.scm (python-jose)[home-page]: Use HTTPS URI.

3 years agognu: python-flint: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:24:32 +0000 (11:24 +0100)]
gnu: python-flint: Use HTTPS home page URI.

* gnu/packages/algebra.scm (python-flint)[home-page]: Use HTTPS URI.

3 years agognu: python-cycler: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:23:37 +0000 (11:23 +0100)]
gnu: python-cycler: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-cycler)[home-page]: Use HTTPS URI.

3 years agognu: python-asdf: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:23:00 +0000 (11:23 +0100)]
gnu: python-asdf: Use HTTPS home page URI.

* gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.

3 years agognu: praat: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:22:28 +0000 (11:22 +0100)]
gnu: praat: Use HTTPS home page URI.

* gnu/packages/language.scm (praat)[home-page]: Use HTTPS URI.

3 years agognu: perl-mojolicious: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:21:49 +0000 (11:21 +0100)]
gnu: perl-mojolicious: Use HTTPS home page URI.

* gnu/packages/perl-web.scm (perl-mojolicious)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-xmlm: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:21:19 +0000 (11:21 +0100)]
gnu: ocaml-xmlm: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-xmlm)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-uutf: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:20:57 +0000 (11:20 +0100)]
gnu: ocaml-uutf: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-uutf)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-uuidm: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:20:39 +0000 (11:20 +0100)]
gnu: ocaml-uuidm: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-uuidm)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-topkg: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:20:14 +0000 (11:20 +0100)]
gnu: ocaml-topkg: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-topkg)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-rresult: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:19:54 +0000 (11:19 +0100)]
gnu: ocaml-rresult: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-rresult)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-react: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:19:18 +0000 (11:19 +0100)]
gnu: ocaml-react: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-react)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-mtime: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:18:52 +0000 (11:18 +0100)]
gnu: ocaml-mtime: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-mtime)[home-page]: Use HTTPS URI.

3 years agognu: ocaml-logs: Use HTTPS home page URI.
Nicolas Goaziou [Sun, 28 Feb 2021 10:18:27 +0000 (11:18 +0100)]
gnu: ocaml-logs: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-logs)[home-page]: Use HTTPS URI.