[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (39414b7 -> 9102512)
From: |
guix-commits |
Subject: |
branch master updated (39414b7 -> 9102512) |
Date: |
Tue, 21 Sep 2021 09:16:51 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 39414b7 gnu: Add prusa-slicer.
new baa0aa1 base32: Work around (ash x N) miscompilation at '-O1' and
below.
new 549a82e gnu: erlang: Update to 24.0.5.
new dbf758a gnu: elixir: Update to 1.12.2.
new 3d15a19 etc: committer: Amend previous commit if a copyright line was
added.
new 94d2d0b gnu: patchutils: Update to 0.4.2.
new be32889 gnu: imv: Update to 4.1.0 and adjust arguments+inputs.
new 5b32ad4 graph: Add '--max-depth'.
new 9102512 news: Add entry for "guix graph -M".
The 8 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:
doc/guix.texi | 14 +++++++++++++
etc/committer.scm.in | 26 ++++++++++++++++++++----
etc/news.scm | 31 +++++++++++++++++++++++++++++
gnu/local.mk | 1 -
gnu/packages/elixir.scm | 4 ++--
gnu/packages/erlang.scm | 4 ++--
gnu/packages/image-viewers.scm | 31 ++++++++++++++++-------------
gnu/packages/patchutils.scm | 26 ++++++++++++------------
guix/base32.scm | 10 +++++++++-
guix/graph.scm | 45 ++++++++++++++++++++++++++----------------
guix/scripts/graph.scm | 11 ++++++++++-
tests/graph.scm | 21 +++++++++++++++++++-
12 files changed, 168 insertions(+), 56 deletions(-)
- branch master updated (39414b7 -> 9102512),
guix-commits <=
- 02/08: gnu: erlang: Update to 24.0.5., guix-commits, 2021/09/21
- 06/08: gnu: imv: Update to 4.1.0 and adjust arguments+inputs., guix-commits, 2021/09/21
- 04/08: etc: committer: Amend previous commit if a copyright line was added., guix-commits, 2021/09/21
- 08/08: news: Add entry for "guix graph -M"., guix-commits, 2021/09/21
- 05/08: gnu: patchutils: Update to 0.4.2., guix-commits, 2021/09/21
- 07/08: graph: Add '--max-depth'., guix-commits, 2021/09/21
- 01/08: base32: Work around (ash x N) miscompilation at '-O1' and below., guix-commits, 2021/09/21
- 03/08: gnu: elixir: Update to 1.12.2., guix-commits, 2021/09/21