guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e7990b1217 -> b386c11e78)


From: guix-commits
Subject: branch master updated (e7990b1217 -> b386c11e78)
Date: Fri, 23 Feb 2024 14:51:38 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from e7990b1217 gnu: laminar: Update chart.js input to 3.9.1.
     new bf746ae258 doc: Note SVN dependency of texlive importer.
     new a1d0610f83 import: Wrap package expressions with define-public.
     new babd39e843 utils: Add insert-expression procedure.
     new 50e514c1bc utils: Add find-definition-insertion-location procedure.
     new 635af8628c import: Insert packages into modules alphabetically.
     new df3e44cab1 import: Discard args after --version and --help.
     new b386c11e78 import: Do not return package name with json importer.

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:
 doc/guix.texi           | 22 +++++++++----
 doc/package-hello.json  |  6 ++--
 guix/import/json.scm    | 13 ++++----
 guix/scripts/import.scm | 82 ++++++++++++++++++++++++++++++++++---------------
 guix/utils.scm          | 30 ++++++++++++++++++
 tests/utils.scm         | 28 +++++++++++++++++
 6 files changed, 140 insertions(+), 41 deletions(-)



reply via email to

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