guix-commits
[Top][All Lists]
Advanced

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

branch master updated (eb31966 -> 9875f9b)


From: guix-commits
Subject: branch master updated (eb31966 -> 9875f9b)
Date: Fri, 10 Sep 2021 11:31:23 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from eb31966  gnu: mpfrcx: Update to 0.6.3.
     new e11830d  gnu: llvm-for-rocm: Move to llvm.scm.
     new a87d8c9  base16: Reduce GC pressure in bytevector->base16-string.
     new cb06f7c  base32: Provide an open-coded 'bit-field'.
     new 163d638  lint: archival: Warn about non-origin sources.
     new ff613c2  swh: Adjust to new vault API.
     new 60b42be  swh: 'swh-download' reports revision lookup failures.
     new fd22921  gnu: racket: fix `raco exe` with non-minimal Racket
     new 87da416  gnu: racket: suppress build stamp
     new 9875f9b  import: elpa: Don't hardcode default branch to 'master'.

The 9 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:
 gnu/local.mk                                       |  1 +
 gnu/packages/llvm.scm                              | 38 +++++++++++
 .../patches/racket-minimal-backport-1629887.patch  | 28 ++++++++
 gnu/packages/racket.scm                            |  5 +-
 gnu/packages/rocm.scm                              | 37 +---------
 guix/base16.scm                                    | 44 ++++++------
 guix/base32.scm                                    | 15 +++-
 guix/import/elpa.scm                               |  2 +-
 guix/lint.scm                                      |  6 +-
 guix/swh.scm                                       | 79 +++++++++++++++-------
 10 files changed, 168 insertions(+), 87 deletions(-)
 create mode 100644 gnu/packages/patches/racket-minimal-backport-1629887.patch



reply via email to

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