guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1ab03fb -> 6457985)


From: guix-commits
Subject: branch master updated (1ab03fb -> 6457985)
Date: Fri, 19 Mar 2021 18:04:00 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 1ab03fb  gnu: srt2vtt: Update to 0.2.
     new 4393766  download: 'tls-wrap' treats premature TLS termination as EOF.
     new b93d7da  doc: Add 'shepherd-service' example.
     new ef2b932  build-self: Silent Guile warnings while computing the 
derivation.
     new 369d0e7  gnu: Add git2cl.
     new f08a60b  gnu: Add fzf.
     new c4d616f  gnu: abseil-cpp: Update to 20200923.3.
     new 6457985  gnu: abseil-cpp: Patch sterror_test.

The 7 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:
 build-aux/build-self.scm                           | 19 +++++-----
 doc/guix.texi                                      | 32 +++++++++++++++++
 gnu/local.mk                                       |  2 ++
 gnu/packages/cpp.scm                               | 10 ++++--
 gnu/packages/patches/abseil-cpp-fix-gtest.patch    | 16 +++++++++
 .../patches/abseil-cpp-fix-strerror_test.patch     | 42 ++++++++++++++++++++++
 gnu/packages/terminals.scm                         | 37 +++++++++++++++++++
 gnu/packages/version-control.scm                   | 26 ++++++++++++++
 guix/build/download.scm                            | 20 ++++++++---
 9 files changed, 190 insertions(+), 14 deletions(-)
 create mode 100644 gnu/packages/patches/abseil-cpp-fix-gtest.patch
 create mode 100644 gnu/packages/patches/abseil-cpp-fix-strerror_test.patch



reply via email to

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