guix-commits
[Top][All Lists]
Advanced

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

branch master updated (2c1807c516 -> 9765768950)


From: guix-commits
Subject: branch master updated (2c1807c516 -> 9765768950)
Date: Wed, 5 Jan 2022 17:46:31 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 2c1807c516 gnu: haveged: Update to 1.9.16.
     new bfdeba11f8 linux-container: Handle CLONE_NEWCGROUP and use it by 
default.
     new b0d25a7118 gnu: tootle: Fix build.
     new f2d304ac98 gnu: tootle: Simplify inputs.
     new 282197b521 gnu: tootle: Remove trailing #t in phases.
     new d7fb57bcd5 home: import: Fix handling of manifest entries with 
specific output.
     new 82eb05c398 import: elpa: Also check NonGNU ELPA for updates.
     new 3c86268004 gnu: guile-udev: Update to 0.2.3
     new 34bc83486d gnu: minetest-basic-materials: Update to 2021-12-26.
     new 9d88c4a2a6 gnu: minetest-homedecor-modpack: Update to 2021-12-26.
     new 0c468d5b7f gnu: minetest-mobs: Update to 2021-12-12.
     new 96ba33a869 gnu: minetest-mobs-animal: Update to 2021-11-14.
     new e2ba986b98 gnu: minetest-technic: Update to 2021-09-11.
     new bd43300c65 gnu: minetest-unified-inventory: Update to 2021-12-26.
     new 9765768950 gnu: go-github-com-hashicorp-hcl: Update to 1.0.0.

The 14 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/build/linux-container.scm                      |  3 +-
 gnu/local.mk                                       |  4 +-
 gnu/packages/golang.scm                            | 46 +++++++--------
 gnu/packages/guile-xyz.scm                         |  6 +-
 gnu/packages/mastodon.scm                          | 45 ++++++++-------
 gnu/packages/minetest.scm                          | 40 ++++++-------
 .../patches/tootle-glib-object-naming.patch        | 66 ++++++++++++++++++++++
 gnu/packages/patches/tootle-reason-phrase.patch    | 48 ++++++++++++++++
 guix/build/syscalls.scm                            |  2 +
 guix/import/elpa.scm                               | 24 +++++---
 guix/scripts/home/import.scm                       |  4 +-
 tests/home-import.scm                              | 14 +++--
 12 files changed, 220 insertions(+), 82 deletions(-)
 create mode 100644 gnu/packages/patches/tootle-glib-object-naming.patch
 create mode 100644 gnu/packages/patches/tootle-reason-phrase.patch



reply via email to

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