guix-commits
[Top][All Lists]
Advanced

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

branch master updated (806a4e986d -> f39d594e88)


From: guix-commits
Subject: branch master updated (806a4e986d -> f39d594e88)
Date: Sat, 1 Jan 2022 09:13:08 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 806a4e986d ui: It's 2022!
     new 671e6a8180 system: Allow 'chfn' to change the user's full name.
     new e556e97f90 gnu: Add go-github-com-percent
     new bf87faff3c gnu: Add go-github-com-dvsekhvalnov-jose2go
     new 5304802f7e gnu: Add go-github-com-go-libsecret
     new 03a143a84b gnu: Add go-github-com-99designs-go-keyring
     new 66b87c5d98 gnu: Add go-github-com-androiddnsfix
     new ef9d82d563 gnu: Add go-github-com-aws-aws-sdk-go
     new 60e48f1333 gnu: Add go-gopkg-in-ini
     new de69f20f62 gnu: Add go-open-golang
     new 0a15bc0397 gnu: Add go-github-com-alecthomas-template
     new da4b02ad3f gnu: Add go-github-com-alecthomas-units
     new a840dbba07 gnu: Add go-github-com-kingpin
     new 92d03362ff gnu: Add aws-vault
     new aac3a33d1e gnu: ragel: Fix build of knot on aarch64-linux.
     new f39d594e88 gnu: go-github-com-androiddnsfix: Rewrite synopsis and 
description.

The 15 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                                    |   5 +
 gnu/build/accounts.scm                           |   8 +-
 gnu/local.mk                                     |   1 +
 gnu/packages/golang.scm                          | 378 +++++++++++++++++++++++
 gnu/packages/patches/ragel-char-signedness.patch |  42 +++
 gnu/packages/ragel.scm                           |  29 +-
 gnu/system.scm                                   |   8 +-
 gnu/system/pam.scm                               |   4 +-
 8 files changed, 469 insertions(+), 6 deletions(-)
 create mode 100644 gnu/packages/patches/ragel-char-signedness.patch



reply via email to

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