guix-commits
[Top][All Lists]
Advanced

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

branch master updated (59e27b23ed -> 9edf093e58)


From: guix-commits
Subject: branch master updated (59e27b23ed -> 9edf093e58)
Date: Wed, 14 Jun 2023 07:58:51 -0400 (EDT)

efraim pushed a change to branch master
in repository guix.

    from 59e27b23ed gnu: linenoise: Update to 1.0-2.93b2db9.
     new 3e5083b182 gnu: opencv: Fix building on riscv64-linux.
     new 39250fc622 gnu: bootloader: Add u-boot-sifive-unmatched-bootloader.
     new cd55aa9801 gnu: image: Add support for unformatted partitions.
     new f3114ac4f0 system: images: Add unmatched module.
     new f9b8f38908 gnu: glibc-2.33: Fix building for riscv64-linux.
     new b08be61a02 gnu: Add python-pysynphot.
     new 2ff90902c0 gnu: Add python-rad.
     new 8c1171da28 gnu: Add python-roman-datamodels.
     new 04cf30e153 gnu: Add python-stsci-image.
     new 995443acac gnu: Add python-stsci-imagestats.
     new 95c1e5121a gnu: Add python-stsci-stimage.
     new 308bee5f00 gnu: Add python-tweakwcs.
     new c0dfd04709 gnu: Add python-synphot.
     new 3a952dc04c gnu: Add python-stsynphot.
     new 0ce76141bf gnu: Add python-parsley.
     new 23bc5e12d4 gnu: Add python-crds.
     new 2ff1c352d4 gnu: Add python-stdatamodels.
     new e5b8a87b40 gnu: Add python-stpipe.
     new 2095fe7b96 gnu: Add python-bayesicfitting.
     new 2b085c4b41 gnu: Add python-wiimatch.
     new f9616163d0 gnu: Add python-drizzle.
     new 37bfbd4fcf gnu: Add python-stcal.
     new 339be9dad5 gnu: Add python-jwst.
     new 071ee5856d gnu: python-blosc: Build with packaged blosc.
     new 3573c82747 gnu: python-blosc: Update to 1.11.1.
     new 9edf093e58 gnu: python-blosc: Enable tests.

The 26 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/bootloader/u-boot.scm                          |  17 +
 gnu/build/image.scm                                |  11 +
 gnu/local.mk                                       |   2 +
 gnu/packages/astronomy.scm                         | 592 +++++++++++++++++++++
 gnu/packages/base.scm                              |  16 +-
 gnu/packages/image-processing.scm                  |  15 +
 .../glibc-2.33-riscv64-miscompilation.patch        |  57 ++
 gnu/packages/python-xyz.scm                        |  58 +-
 gnu/system/image.scm                               |   4 +
 gnu/system/images/unmatched.scm                    | 102 ++++
 10 files changed, 862 insertions(+), 12 deletions(-)
 create mode 100644 gnu/packages/patches/glibc-2.33-riscv64-miscompilation.patch
 create mode 100644 gnu/system/images/unmatched.scm



reply via email to

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