[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (c37f78a -> 966e61f)
From: |
guix-commits |
Subject: |
branch master updated (c37f78a -> 966e61f) |
Date: |
Wed, 17 Mar 2021 18:11:20 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from c37f78a scripts: weather: Provide more representative request
statistics.
new c81eeab import: gnome: Exclude version numbers that do not start with
a digit.
new dbfc6a3 http-client: 'http-fetch' and 'http-fetch/cached' accept
#:log-port.
new 62c1b0b import: gnome: Silence URL redirect messages.
new f526105 doc: Tweak "Invoking guix refresh" node.
new ce10e2b gnu: Use autoconf instead of autoconf-wrapper when possible.
new 966e61f gnu: Add libucl.
The 6 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 | 8 ++++----
gnu/packages/autotools.scm | 2 ++
gnu/packages/game-development.scm | 2 +-
gnu/packages/gimp.scm | 4 +++-
gnu/packages/gnunet.scm | 2 +-
gnu/packages/gnupg.scm | 2 ++
gnu/packages/guile-xyz.scm | 8 ++++----
gnu/packages/libevent.scm | 1 +
gnu/packages/logging.scm | 2 +-
gnu/packages/mail.scm | 2 +-
gnu/packages/mate.scm | 4 +++-
gnu/packages/package-management.scm | 2 +-
gnu/packages/sawfish.scm | 2 +-
gnu/packages/video.scm | 2 +-
gnu/packages/wm.scm | 29 +++++++++++++++++++++++++++++
gnu/packages/zile.scm | 2 +-
guix/http-client.scm | 11 +++++++++--
guix/import/gnome.scm | 12 ++++++++----
18 files changed, 73 insertions(+), 24 deletions(-)
- branch master updated (c37f78a -> 966e61f),
guix-commits <=
- 02/06: http-client: 'http-fetch' and 'http-fetch/cached' accept #:log-port., guix-commits, 2021/03/17
- 04/06: doc: Tweak "Invoking guix refresh" node., guix-commits, 2021/03/17
- 01/06: import: gnome: Exclude version numbers that do not start with a digit., guix-commits, 2021/03/17
- 03/06: import: gnome: Silence URL redirect messages., guix-commits, 2021/03/17
- 06/06: gnu: Add libucl., guix-commits, 2021/03/17
- 05/06: gnu: Use autoconf instead of autoconf-wrapper when possible., guix-commits, 2021/03/17