guix-commits
[Top][All Lists]
Advanced

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

branch master updated (ac75bd0 -> 5e78a87)


From: guix-commits
Subject: branch master updated (ac75bd0 -> 5e78a87)
Date: Thu, 19 Mar 2020 10:14:28 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from ac75bd0  gnu: system: Remove guile-wm from skeleton.
     new f06a26f  repl: Allow clients to send their protocol version.
     new ec0a866  inferior: Adjust to protocol (0 1).
     new 2b0a370  repl: Return stack traces along with exceptions.
     new 1dca6aa  inferior: '&inferior-exception' includes a stack trace.
     new 892ca1d  guix package: Remove unneeded import.
     new 1afd98d  gnu: Add date.
     new 5ea2058  gnu: spdlog: Update to 1.5.0.
     new d2793ed  gnu: Add gtk-layer-shell.
     new 5e78a87  gnu: waybar: Update to 0.9.1.

The 9 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/calendar.scm                          | 58 +++++++++++++++
 gnu/packages/gtk.scm                               | 28 +++++++
 gnu/packages/logging.scm                           |  4 +-
 .../patches/date-output-pkg-config-files.patch     | 60 +++++++++++++++
 gnu/packages/wm.scm                                | 11 ++-
 guix/inferior.scm                                  | 24 +++++-
 guix/repl.scm                                      | 86 ++++++++++++++++++----
 guix/scripts/package.scm                           |  2 -
 tests/inferior.scm                                 |  3 +
 10 files changed, 254 insertions(+), 24 deletions(-)
 create mode 100644 gnu/packages/patches/date-output-pkg-config-files.patch



reply via email to

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