guix_mirror_bot pushed a change to branch master
in repository guix.

    from b5d7f7041e gnu: supercollider: Update to 3.13.1.
     new 95ca1a5449 gnu: xnnpack: Update to 0.0-4.51a0103.
     new 785d771fb5 gnu: miniz-for-pytorch: Update to pytorch-2.7.0.
     new 81d309de87 gnu: python-pytorch: Update to 2.7.0.
     new f058c9e825 gnu: python-torchvision: Update to 0.22.0.
     new 1f1b65ddbc gnu: python-captum: Fix tests for PyTorch 2.7.0.
     new 65bb0d92d8 pack: Singularity environemt sources the profile's 
'etc/profile'.
     new a09579dcae gnu: kakoune: Update to 2025.06.03.

The 7 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                                       |   4 +
 gnu/packages/compression.scm                       |   6 +-
 gnu/packages/machine-learning.scm                  |  51 +++--
 gnu/packages/patches/miniz-for-pytorch.patch       |  26 ++-
 ...atch => python-pytorch-fix-codegen-2.7.0.patch} |  21 +-
 ...th.patch => python-pytorch-runpath-2.7.0.patch} |   4 +-
 ...=> python-pytorch-system-libraries-2.7.0.patch} | 216 +++++++++++++--------
 ...h => python-pytorch-without-kineto-2.7.0.patch} |   2 +-
 gnu/packages/text-editors.scm                      |   4 +-
 guix/scripts/pack.scm                              |  23 +--
 10 files changed, 206 insertions(+), 151 deletions(-)
 copy gnu/packages/patches/{python-pytorch-fix-codegen.patch => 
python-pytorch-fix-codegen-2.7.0.patch} (93%)
 copy gnu/packages/patches/{python-pytorch-runpath.patch => 
python-pytorch-runpath-2.7.0.patch} (95%)
 copy gnu/packages/patches/{python-pytorch-system-libraries.patch => 
python-pytorch-system-libraries-2.7.0.patch} (64%)
 copy gnu/packages/patches/{python-pytorch-without-kineto.patch => 
python-pytorch-without-kineto-2.7.0.patch} (98%)

Reply via email to