[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (245cab2 -> 628a6c5)
From: |
guix-commits |
Subject: |
branch master updated (245cab2 -> 628a6c5) |
Date: |
Sun, 13 Jun 2021 09:41:30 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 245cab2 installer: Fix FAT16 partition mounting.
new c87ebc1 gnu: QEMU: Update to 6.0.0.
new 2b315eb gnu: ungoogled-chromium: Update to 91.0.4472.101-0.bd0ffd1.
new 3090e61 gnu: speech-dispatcher: Update to 0.10.2.
new 84b238c gnu: libcacard: Update to 2.8.0.
new 0368d47 gnu: spice: Update to 0.15.0.
new 628a6c5 gnu: QEMU: Fix compatibility with Meson 0.58.
The 6 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 | 2 +
gnu/packages/bootloaders.scm | 12 ++++-
gnu/packages/chromium.scm | 8 ++--
.../patches/libcacard-unknown-variable.patch | 50 ++++++++++++++++++++
gnu/packages/patches/qemu-build-info-manual.patch | 53 +++++++---------------
gnu/packages/patches/qemu-meson-compat.patch | 27 +++++++++++
gnu/packages/speech.scm | 12 +++--
gnu/packages/spice.scm | 16 +++----
gnu/packages/virtualization.scm | 21 ++-------
9 files changed, 130 insertions(+), 71 deletions(-)
create mode 100644 gnu/packages/patches/libcacard-unknown-variable.patch
create mode 100644 gnu/packages/patches/qemu-meson-compat.patch
- branch master updated (245cab2 -> 628a6c5),
guix-commits <=
- 02/06: gnu: ungoogled-chromium: Update to 91.0.4472.101-0.bd0ffd1., guix-commits, 2021/06/13
- 03/06: gnu: speech-dispatcher: Update to 0.10.2., guix-commits, 2021/06/13
- 04/06: gnu: libcacard: Update to 2.8.0., guix-commits, 2021/06/13
- 01/06: gnu: QEMU: Update to 6.0.0., guix-commits, 2021/06/13
- 06/06: gnu: QEMU: Fix compatibility with Meson 0.58., guix-commits, 2021/06/13
- 05/06: gnu: spice: Update to 0.15.0., guix-commits, 2021/06/13