guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d6dc82e8cd -> d3f5c35e40)


From: guix-commits
Subject: branch master updated (d6dc82e8cd -> d3f5c35e40)
Date: Sat, 24 Jun 2023 11:08:57 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from d6dc82e8cd gnu: knot: Update to 3.2.7.
     new deeee98a50 services: dicod: Use one inetd endpoint per interface.
     new ed5a9f5260 linux-container: Pass '--disable-chroot' to 'guix-daemon'.
     new 09a77e31fe doc: Turn "Creating a Channel" into a step-by-step guide.
     new 9a86e2e97f gnu: fenics: Make sure 'jit.py' can find 'dolfin.pc'.
     new eb64632422 gnu: fenics-dolfin, fenics: Remove input labels.
     new fa52b9a64f gnu: ruby-mini-portile-2: Update to 2.8.2.
     new e897569778 gnu: ruby-nokogiri: Update to 1.15.2.
     new bf2b18250c gnu: dyninst: Fix runtime error with new glibc.
     new f9f6f8d25a gnu: Add libansilove.
     new 5338f5eec0 gnu: Add ansilove.
     new aea081e87d gnu: Add subunit.
     new 73e7844c9c gnu: Add orcania.
     new c46ea1826a gnu: Add yder.
     new e920bfdb0b gnu: Add ulfius.
     new c5885b056b gnu: Add le-biniou-data.
     new 748665f49a gnu: Add le-biniou.
     new d3f5c35e40 gnu: blesh: Update to 0.4.0-devel3.

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/guix.texi                                      | 122 +++++--
 gnu/local.mk                                       |   1 +
 gnu/packages/bash.scm                              |  19 +-
 gnu/packages/check.scm                             |  33 ++
 gnu/packages/image-processing.scm                  |  53 +++
 gnu/packages/instrumentation.scm                   |   5 +-
 gnu/packages/music.scm                             |  76 ++++
 .../patches/dyninst-fix-glibc-compatibility.patch  |  33 ++
 gnu/packages/patches/ruby-nokogiri.patch           |  29 ++
 gnu/packages/ruby.scm                              |  58 +--
 gnu/packages/simulation.scm                        | 398 +++++++++++----------
 gnu/packages/web.scm                               | 133 +++++++
 gnu/services/dict.scm                              |  15 +-
 gnu/system/linux-container.scm                     |  13 +-
 14 files changed, 724 insertions(+), 264 deletions(-)
 create mode 100644 gnu/packages/patches/dyninst-fix-glibc-compatibility.patch
 create mode 100644 gnu/packages/patches/ruby-nokogiri.patch



reply via email to

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