guix-commits
[Top][All Lists]
Advanced

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

branch master updated (40d418b326 -> 33ce3f1c86)


From: guix-commits
Subject: branch master updated (40d418b326 -> 33ce3f1c86)
Date: Fri, 18 Feb 2022 08:15:55 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 40d418b326 gnu: liquid-dsp: Update to 1.4.0.
     new 9724da9abc doc: Typographical tweaks.
     new 0572737a62 packages: 'package-transitive-supported-systems' ignores 
'%current-target-system'.
     new 5a57313918 profiles: 'profile-derivation' rejects unsupported packages.
     new 0ca26437cb guix build: Warn when attempting to build an unsupported 
package.
     new 01821914e2 services: qemu-guest-agent: Fix implementation.
     new 7168148abe gnu: upower: Make it auto-updatable.
     new b3d7eae08e gnu: upower: Update to 0.99.15.
     new 33f2e862c7 gnu: umockdev: Use G-expressions.
     new 569d7ba38c gnu: umockdev: Reference 'env' and 'sh' by absolute path.
     new 4262919ea9 gnu: umockdev: Reference libumockdev by absolute path.
     new 0d1a6cffaf gnu: upower: Remove obsolete phase
     new 33ce3f1c86 gnu: lsh: Build with optimizations.

The 12 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 +++----
 gnu/local.mk                               |  1 -
 gnu/packages/check.scm                     | 33 +++++++++++----
 gnu/packages/gnome.scm                     | 66 ++++++++++++++----------------
 gnu/packages/patches/upower-builddir.patch | 34 ---------------
 gnu/packages/ssh.scm                       |  4 +-
 gnu/services/virtualization.scm            | 36 ++++++++--------
 guix/packages.scm                          |  4 +-
 guix/profiles.scm                          | 22 +++++++++-
 guix/scripts/build.scm                     | 22 +++++++++-
 tests/guix-build.sh                        | 12 +++++-
 tests/guix-pack.sh                         |  5 ++-
 tests/guix-package.sh                      | 13 +++++-
 tests/guix-shell.sh                        |  5 ++-
 tests/guix-system.sh                       | 12 ++++--
 tests/packages.scm                         | 10 +++++
 16 files changed, 173 insertions(+), 120 deletions(-)
 delete mode 100644 gnu/packages/patches/upower-builddir.patch



reply via email to

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