guix-commits
[Top][All Lists]
Advanced

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

branch master updated (9be2066 -> a81a199)


From: guix-commits
Subject: branch master updated (9be2066 -> a81a199)
Date: Thu, 1 Apr 2021 09:20:06 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 9be2066  gnu: librsvg@2.50: Update to 2.50.3.
     new 5e4ddfb  gnu: psm2: Update to 11.2.185.
     new bc11484  doc: Fix typo.
     new 946f563  scripts: describe: Replace 'args-fold*' by 
'parse-command-line'.
     new 8e4ca1b  scripts: discover: Replace 'args-fold*' by 
'parse-command-line'.
     new d8382d1  scripts: download: Replace 'args-fold*' by 
'parse-command-line'.
     new f4070b1  scripts: edit: Replace 'args-fold*' by 'parse-command-line'.
     new ec3090e  scripts: publish: Replace 'args-fold*' by 
'parse-command-line'.
     new f1bf6d3  scripts: repl: Replace 'args-fold*' by 'parse-command-line'.
     new 0fac33a  scripts: search: Replace 'args-fold*' by 'parse-command-line'.
     new 4056ba3  scripts: show: Replace 'args-fold*' by 'parse-command-line'.
     new 1c10c27  build-self: Forward sub-process build output to 
(current-build-output-port).
     new a81a199  build-self: Take care of the spinner in the parent process.

The 12 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  | 121 +++++++++++++++++++++++++++++-----------------
 doc/guix.texi             |   2 +-
 gnu/packages/linux.scm    |   4 +-
 guix/scripts/describe.scm |  10 ++--
 guix/scripts/discover.scm |  12 ++---
 guix/scripts/download.scm |  17 +++----
 guix/scripts/edit.scm     |  10 ++--
 guix/scripts/publish.scm  |  12 ++---
 guix/scripts/repl.scm     |  11 ++---
 guix/scripts/search.scm   |   9 ++--
 guix/scripts/show.scm     |  10 ++--
 11 files changed, 120 insertions(+), 98 deletions(-)



reply via email to

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