[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (06f0453 -> 10b52f4)
From: |
guix-commits |
Subject: |
branch master updated (06f0453 -> 10b52f4) |
Date: |
Mon, 16 Mar 2020 23:50:56 -0400 (EDT) |
nckx pushed a change to branch master
in repository guix.
from 06f0453 guix: import: opam: Use a default repository.
new 70c910e gnu: reaver: Update to 1.6.6.
new aa0bcb6 gnu: doctest: Update to 2.3.7.
new 5144e31 gnu: eigen: Update to 3.3.7.
new bf782bf gnu: five-or-more: Update to 3.32.1.
new 9784506 gnu: perl-test-simple: Update to 1.302172.
new df10a64 gnu: shogun: Use HTTPS home page.
new 831d64c gnu: openimageio: Use HTTPS home page.
new fe5ed0b gnu: wireless-tools: Use HTTPS home page.
new c9938fa gnu: glfw: Use HTTPS home page.
new cfff0b3 gnu: fritzing: Use HTTPS home page.
new d74647b gnu: qdbm: Use HTTPS home page.
new f4766a1 gnu: libjaylink: Use HTTPS home page.
new ce91eea gnu: libmng: Use HTTPS home page.
new 10b52f4 gnu: simplescreenrecorder: Use HTTPS home page.
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/algebra.scm | 7 +-
gnu/packages/check.scm | 4 +-
gnu/packages/databases.scm | 2 +-
gnu/packages/embedded.scm | 2 +-
gnu/packages/engineering.scm | 2 +-
gnu/packages/gl.scm | 2 +-
gnu/packages/gnome.scm | 9 ++-
gnu/packages/graphics.scm | 2 +-
gnu/packages/image.scm | 2 +-
gnu/packages/linux.scm | 2 +-
gnu/packages/machine-learning.scm | 2 +-
gnu/packages/networking.scm | 8 +--
.../patches/eigen-stabilise-sparseqr-test.patch | 74 ++++++++++++++++++++++
gnu/packages/perl-check.scm | 6 +-
gnu/packages/video.scm | 2 +-
16 files changed, 101 insertions(+), 26 deletions(-)
create mode 100644 gnu/packages/patches/eigen-stabilise-sparseqr-test.patch
- branch master updated (06f0453 -> 10b52f4),
guix-commits <=
- 08/14: gnu: wireless-tools: Use HTTPS home page., guix-commits, 2020/03/16
- 06/14: gnu: shogun: Use HTTPS home page., guix-commits, 2020/03/16
- 09/14: gnu: glfw: Use HTTPS home page., guix-commits, 2020/03/16
- 01/14: gnu: reaver: Update to 1.6.6., guix-commits, 2020/03/16
- 05/14: gnu: perl-test-simple: Update to 1.302172., guix-commits, 2020/03/16
- 04/14: gnu: five-or-more: Update to 3.32.1., guix-commits, 2020/03/16
- 03/14: gnu: eigen: Update to 3.3.7., guix-commits, 2020/03/16
- 07/14: gnu: openimageio: Use HTTPS home page., guix-commits, 2020/03/16
- 10/14: gnu: fritzing: Use HTTPS home page., guix-commits, 2020/03/16
- 14/14: gnu: simplescreenrecorder: Use HTTPS home page., guix-commits, 2020/03/16