summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-10-12 19:23:30 +0200
committerMarius Bakke <marius@gnu.org>2021-10-12 21:49:44 +0200
commit0b5e128750ed40d4348f2eb49d328b81dba9181a (patch)
tree0c6ee081e74d25155c1bb674715384a712dc2b7e /gnu/local.mk
parent89ea3ab220bfdefcc1ab4588e7a93913ce4595d5 (diff)
downloadguix-patches-0b5e128750ed40d4348f2eb49d328b81dba9181a.tar
guix-patches-0b5e128750ed40d4348f2eb49d328b81dba9181a.tar.gz
gnu: QEMU: Update to 6.1.0.
* gnu/packages/virtualization.scm (qemu): Update to 6.1.0. [source](patches): Remove obsolete patch. [arguments]: Adjust substitutions for upstream changes. [native-inputs]: Add PYTHON-SPHINX-RTD-THEME. * gnu/packages/patches/qemu-meson-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 34218ec8ce..1b7e7f4d43 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1689,7 +1689,6 @@ dist_patch_DATA = \
%D%/packages/patches/python-waitress-fix-tests.patch \
%D%/packages/patches/qemu-build-info-manual.patch \
%D%/packages/patches/qemu-CVE-2021-20203.patch \
- %D%/packages/patches/qemu-meson-compat.patch \
%D%/packages/patches/qemu-sphinx-compat.patch \
%D%/packages/patches/qemu-glibc-2.27.patch \
%D%/packages/patches/qemu-glibc-2.30.patch \