guix-commits
[Top][All Lists]
Advanced

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

branch master updated (514644c102 -> 6d0571215d)


From: guix-commits
Subject: branch master updated (514644c102 -> 6d0571215d)
Date: Wed, 24 May 2023 09:05:31 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 514644c102 gnu: ddd: Update to 3.4.0
     new 8b18fa7e07 gnu: python-mpi4py: Update to 3.1.4.
     new 689460f82a services: guix: Depend on 'avahi-daemon' when 'discover?' 
is set.
     new d5ca1a7243 gnu: graphviz: Add "minimal" variant.
     new 9fa92acbf0 self: Build against "graphviz-minimal".
     new e54d574add gnu: guix: Depend on 'graphviz-minimal'.
     new 3c2f833257 doc: contributing.texi: Specify recipient via equal sign in 
'git send-email --to'.
     new df72c45d5c doc: guix.texi: Add Texinfo line breaks.
     new 0c521c81fa gnu: fakeroot: Update to 1.31.
     new 0a5998941a gnu: guile-smc: Update to 0.6.0.
     new 761d78ea95 gnu: guile-smc: Fix cross-building.
     new 10888f26e0 gnu: guile-ini: Update to 0.5.3.
     new da39980b79 gnu: guile-ini: Fix cross-building.
     new 350a65cd65 gnu: guile-ics: Update to 0.5.0.
     new 8b1b9334e4 gnu: guile-png: Update to 0.4.0.
     new 99a61391d7 gnu: guile-png: Fix cross-building.
     new b5a85e31dd gnu: guile-png: Update to 0.4.1.
     new 6d0571215d gnu: isync: Add patch to improve openssl-3 compatibility.

The 17 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/contributing.texi                         |  6 +-
 doc/guix.texi                                 |  4 +-
 gnu/local.mk                                  |  1 +
 gnu/packages/graphviz.scm                     |  9 ++-
 gnu/packages/guile-xyz.scm                    | 58 +++++++++++--------
 gnu/packages/linux.scm                        |  4 +-
 gnu/packages/mail.scm                         |  5 +-
 gnu/packages/mpi.scm                          |  4 +-
 gnu/packages/package-management.scm           | 14 ++++-
 gnu/packages/patches/isync-openssl3-fix.patch | 81 +++++++++++++++++++++++++++
 gnu/services/base.scm                         |  3 +-
 guix/self.scm                                 | 11 +++-
 12 files changed, 161 insertions(+), 39 deletions(-)
 create mode 100644 gnu/packages/patches/isync-openssl3-fix.patch



reply via email to

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