guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (8e7e414 -> eae865c)


From: guix-commits
Subject: branch master updated (8e7e414 -> eae865c)
Date: Thu, 4 Feb 2021 03:44:12 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 8e7e414  gnu: beets-next: Add missing input.
     new 814ee99  store: 'store-path-hash-part' really returns false for 
invalid file names.
     new 316fc2a  channels: Record 'guix' channel metadata in (guix config).
     new 55daad1  build: Add '--with-channel-commit' and related configure 
flags.
     new 8ecc265  gnu: guix: Pass the '--with-channel-commit' configure flag.
     new 29009fd  channels: Consider the current channel commit as authentic.
     new 2131aea  gnu: iproute2: Update to 5.10.0.
     new d39c626  gnu: guile2.2-picture-language: Use the 2.2 dependencies.
     new eae865c  gnu: guile-cairo: Update to 1.11.2.

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:
 build-aux/build-self.scm            | 11 ++++--
 configure.ac                        |  1 +
 gnu/packages/gtk.scm                | 12 ++-----
 gnu/packages/guile-xyz.scm          |  5 ++-
 gnu/packages/linux.scm              |  4 +--
 gnu/packages/package-management.scm |  7 ++++
 guix/channels.scm                   | 44 ++++++++++++++++-------
 guix/config.scm.in                  | 25 ++++++++++++-
 guix/describe.scm                   | 28 +++++++++++++--
 guix/git-authenticate.scm           |  9 +++--
 guix/scripts/describe.scm           | 70 ++++++++++++++++++-------------------
 guix/self.scm                       | 25 ++++++++++---
 guix/store.scm                      | 10 +++---
 m4/guix.m4                          | 30 +++++++++++++++-
 14 files changed, 202 insertions(+), 79 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]