guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b685337 -> 83f8b6d)


From: guix-commits
Subject: branch master updated (b685337 -> 83f8b6d)
Date: Fri, 9 Apr 2021 23:12:00 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from b685337  doc: Quote a URL to avoid misinterpretation by the shell.
     new 2446a11  import: utils: Refactor maybe-inputs and add 
maybe-propagated-inputs.
     new 6aee902  import: go: Improve synopsis and description parsing.
     new a8b927a  import: go: Add an option to use pinned versions.
     new 83f8b6d  import: go: Append version to symbol name in the pinned 
version mode.

The 4 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              |  14 +-
 guix/build-system/go.scm   |  24 ++-
 guix/import/go.scm         | 466 ++++++++++++++++++++++++++++-----------------
 guix/import/utils.scm      |  47 +++--
 guix/scripts/import.scm    |   3 +-
 guix/scripts/import/go.scm |  75 ++++----
 tests/go.scm               | 139 +++++++-------
 7 files changed, 461 insertions(+), 307 deletions(-)



reply via email to

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