guix-commits
[Top][All Lists]
Advanced

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

branch master updated (f916ac1 -> 9475c63)


From: guix-commits
Subject: branch master updated (f916ac1 -> 9475c63)
Date: Wed, 22 Apr 2020 13:24:15 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from f916ac1  gnu: pari-gp: Update to 2.11.4.
     new 34faf63  gexp: Add 'load-path?' field to <scheme-file>.
     new 2e37d15  system: 'operating-system-boot-parameters-file' uses 
'scheme-file'.
     new 416f7f4  profiles: Add #:name parameter to 'profile-derivation'.
     new 3183148  gnu: Add blueman.
     new 93664fe  system: Split %BASE-PACKAGES in smaller parts.
     new 6ca2d7d  gnu: maths: dune-*: Update to version 2.7
     new 2b0c0d9  services: Add udev-rules-service helper.
     new 9475c63  doc: Adjust @var vs. @code.

The 8 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                                      |  53 ++++----
 gnu/local.mk                                       |   2 +
 gnu/packages/maths.scm                             |  65 +++++-----
 gnu/packages/networking.scm                        |  52 ++++++++
 .../patches/dune-istl-2.7-fix-non-mpi-tests.patch  |  82 ++++++++++++
 gnu/services/base.scm                              |  22 ++++
 gnu/system.scm                                     | 142 ++++++++++++---------
 guix/gexp.scm                                      |  12 +-
 guix/profiles.scm                                  |   3 +-
 9 files changed, 309 insertions(+), 124 deletions(-)
 create mode 100644 gnu/packages/patches/dune-istl-2.7-fix-non-mpi-tests.patch



reply via email to

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