[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (2f107f2 -> cad55e9)
From: |
guix-commits |
Subject: |
branch master updated (2f107f2 -> cad55e9) |
Date: |
Thu, 22 Oct 2020 11:11:31 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 2f107f2 gnu: emacs-evil-collection: Update to 20201022.
new 16155bb graph: Don't insist on "Helvetica" in the Graphviz backend.
new 830ea72 gnu: Add lcov-cobertura.
new 59bb1ae git: Require Guile-Git 0.3.0 or later.
new 298f9d2 git: Display a progress bar while fetching a repo.
new 8425a9b git: Support HTTP and HTTPS proxies.
new 2eacb95 gnu: libjaylink: Update to 0.2.0
new cad55e9 gnu: openocd: Update to
9a877a83a1c8b1f105cdc0de46c5cbc4d9e8799e.
The 7 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:
configure.ac | 5 +
doc/guix.texi | 4 +-
gnu/local.mk | 2 +-
gnu/packages/code.scm | 25 +-
gnu/packages/embedded.scm | 176 +++----
gnu/packages/patches/openocd-nrf52.patch | 827 -------------------------------
guix/git.scm | 142 +++---
guix/graph.scm | 2 +-
m4/guix.m4 | 22 +
9 files changed, 224 insertions(+), 981 deletions(-)
delete mode 100644 gnu/packages/patches/openocd-nrf52.patch
- branch master updated (2f107f2 -> cad55e9),
guix-commits <=
- 02/07: gnu: Add lcov-cobertura., guix-commits, 2020/10/22
- 06/07: gnu: libjaylink: Update to 0.2.0, guix-commits, 2020/10/22
- 05/07: git: Support HTTP and HTTPS proxies., guix-commits, 2020/10/22
- 03/07: git: Require Guile-Git 0.3.0 or later., guix-commits, 2020/10/22
- 01/07: graph: Don't insist on "Helvetica" in the Graphviz backend., guix-commits, 2020/10/22
- 04/07: git: Display a progress bar while fetching a repo., guix-commits, 2020/10/22
- 07/07: gnu: openocd: Update to 9a877a83a1c8b1f105cdc0de46c5cbc4d9e8799e., guix-commits, 2020/10/22