[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f65bbca6e4 -> 7e00fb9f31)
From: |
guix-commits |
Subject: |
branch master updated (f65bbca6e4 -> 7e00fb9f31) |
Date: |
Thu, 13 Jun 2024 05:39:24 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from f65bbca6e4 doc: Refer to mumi send-email in Submitting Patches.
new a636bd3beb ci: Add cross-compilation jobs for x86_64-linux-gnux32.
new 75faaaced2 maint: Do not cross-compile to bare-metal targets.
new dc5da408ec gnu: libreoffice: Update to 7.6.7.2.
new 47e909a554 gnu: Add python-pymarshal.
new bd96132fb9 gnu: Add python-mido.
new 676905d8a6 gnu: Add python-wavefile.
new c96b51323f gnu: Add stargate.
new 8240d1acf4 gnu: stargate: Move libsbsms and soundtouch forks to
audio.scm.
new 086fe7ef25 doc: Use a symbol for Cuirass specification names.
new 7e00fb9f31 substitute: Don’t keep cache entries more than a few days.
The 10 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 | 4 +-
etc/release-manifest.scm | 7 ++-
gnu/ci.scm | 3 +-
gnu/packages/audio.scm | 63 ++++++++++++++++++++++
gnu/packages/hunspell.scm | 4 +-
gnu/packages/libreoffice.scm | 6 +--
gnu/packages/music.scm | 126 +++++++++++++++++++++++++++++++++++++++++++
gnu/packages/python-xyz.scm | 83 ++++++++++++++++++++++++++++
guix/scripts/substitute.scm | 7 +--
9 files changed, 290 insertions(+), 13 deletions(-)
- branch master updated (f65bbca6e4 -> 7e00fb9f31),
guix-commits <=
- 01/10: ci: Add cross-compilation jobs for x86_64-linux-gnux32., guix-commits, 2024/06/13
- 03/10: gnu: libreoffice: Update to 7.6.7.2., guix-commits, 2024/06/13
- 06/10: gnu: Add python-wavefile., guix-commits, 2024/06/13
- 05/10: gnu: Add python-mido., guix-commits, 2024/06/13
- 04/10: gnu: Add python-pymarshal., guix-commits, 2024/06/13
- 02/10: maint: Do not cross-compile to bare-metal targets., guix-commits, 2024/06/13
- 07/10: gnu: Add stargate., guix-commits, 2024/06/13
- 08/10: gnu: stargate: Move libsbsms and soundtouch forks to audio.scm., guix-commits, 2024/06/13
- 10/10: substitute: Don’t keep cache entries more than a few days., guix-commits, 2024/06/13
- 09/10: doc: Use a symbol for Cuirass specification names., guix-commits, 2024/06/13