guix-commits
[Top][All Lists]
Advanced

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

branch master updated (f440ccd -> 580984f)


From: guix-commits
Subject: branch master updated (f440ccd -> 580984f)
Date: Tue, 14 Sep 2021 05:53:01 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from f440ccd  gnu: python-asyncssh: Update to 2.7.1.
     new 3858275  guix: Replace 'define-public'.
     new 67da646  download: Remove obsolete workaround.
     new 3cb5ae8  download: Disarchive mirrors can be URL-returning procedures.
     new 3b758dd  etc: Add 'source-manifest.scm'.
     new 98712c1  etc: Add 'disarchive-manifest.scm'.
     new 08c7e7d  scripts: import: Increase column width for pretty-printer.
     new f16e6b5  gnu: Add usbip-utils
     new ed91e7a  gnu: usbip-utils: Do not build static libraries.
     new 1289d41  gnu: Add python-w3lib
     new 0b7a79f  gnu: Add go-cloud-google-com-go-compute-metadata.
     new 912880c  gnu: Add go-github-com-google-gmail-oauth2-tools-go-sendgmail.
     new 580984f  system: Add trailing newline to /etc/timezone.

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:
 Makefile.am                 |   2 +
 etc/disarchive-manifest.scm | 112 ++++++++++++++++++++++++++++++++++++++++++++
 etc/source-manifest.scm     |  66 ++++++++++++++++++++++++++
 gnu/packages/golang.scm     |  62 ++++++++++++++++++++++++
 gnu/packages/linux.scm      |  32 +++++++++++++
 gnu/packages/python-web.scm |  23 +++++++++
 gnu/system.scm              |   7 ++-
 guix.scm                    |   5 +-
 guix/build/download.scm     |  23 +++++----
 guix/download.scm           |  10 ++--
 guix/scripts/import.scm     |   4 +-
 11 files changed, 326 insertions(+), 20 deletions(-)
 create mode 100644 etc/disarchive-manifest.scm
 create mode 100644 etc/source-manifest.scm



reply via email to

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