guix-commits
[Top][All Lists]
Advanced

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

branch master updated (09449ef6f6 -> 26602f4063)


From: guix-commits
Subject: branch master updated (09449ef6f6 -> 26602f4063)
Date: Wed, 14 Jun 2023 17:50:01 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 09449ef6f6 gnu: psascan: Do not build with "-march=native".
     new 49119eee2b gnu: guile-fibers: Add 1.3.1.
     new c219c22cbd gnu: shepherd@0.10: Use guile-fibers 1.3.1.
     new 131b7ed6d1 gnu: cuirass: Use guile-fibers 1.3.1.
     new 1261d2637c gnu: guile-fibers: Remove 'guile-fibers-next'.
     new 35c27ec5ee gnu: gnunet-scheme: Use guile-fibers 1.3.1.
     new e4259d4e9e packages: 'package-transitive-supported-systems' detects 
cycles.
     new 6440b352c9 gnu: libtree: fix building on non-x86 systems.
     new d8f90af39f gnu: Add nwipe.
     new db7a949067 gnu: Add bdf2sfd.
     new 09c4dc5b39 gnu: Add pngcheck.
     new c1ef5df61d gnu: gnushogi: Fix build.
     new 489d14c12e gnu: Add systemtap
     new 453d99dc4c gnu: browserpass-native: Update to 3.1.0.
     new c4e49d7598 gnu: browserpass-native: Use new package style.
     new e487bd9ef5 gnu: guile-netlink: Update to 1.2.
     new 26602f4063 services: static-netwoking: Wait for devices to show up.

The 16 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                                       |  2 +
 gnu/packages/admin.scm                             |  8 ++-
 gnu/packages/ci.scm                                |  2 +-
 gnu/packages/disk.scm                              | 42 ++++++++++++
 gnu/packages/fontutils.scm                         | 27 ++++++++
 gnu/packages/games.scm                             | 51 ++++++++++----
 gnu/packages/gnunet.scm                            |  4 +-
 gnu/packages/guile-xyz.scm                         | 72 +++++++++++---------
 gnu/packages/image.scm                             | 57 ++++++++++++++++
 gnu/packages/instrumentation.scm                   | 36 ++++++++++
 gnu/packages/linux.scm                             |  2 +
 gnu/packages/package-management.scm                | 12 ++--
 gnu/packages/password-utils.scm                    | 79 ++++++++++------------
 .../patches/guile-fibers-libevent-32-bit.patch     | 18 +++++
 .../patches/libtree-fix-check-non-x86.patch        | 50 ++++++++++++++
 gnu/packages/web.scm                               |  2 +-
 gnu/services/base.scm                              |  6 ++
 guix/packages.scm                                  | 41 ++++++++---
 guix/ui.scm                                        |  9 +++
 tests/packages.scm                                 | 17 +++++
 20 files changed, 427 insertions(+), 110 deletions(-)
 create mode 100644 gnu/packages/patches/guile-fibers-libevent-32-bit.patch
 create mode 100644 gnu/packages/patches/libtree-fix-check-non-x86.patch



reply via email to

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