* gnu/packages/gnome.scm (librsvg-next): Update to 2.48.8.
[source]: Remove substitute* from snippet.
[arguments]: In cargo-inputs replace rust-cairo-rs-0.7 with 0.8,
rust-cssparser-0.25 with 0.27, rust-float-cmp-0.5 with 0.6,
rust-gdk-pixbuf-0.7 with 0.8, rust-gio-0.7 with 0.8, rust-glib-0.8 with
0.9, rust-markup5ever-0.9 with 0.10, rust-nalgebra-0.18 with 0.19,
rust-pango-0.7 with 0.8, rust-pangocairo-0.8 with 0.9. Add rust-cast-0.2,
rust-once-cell-1.2, rust-rgb-0.8, rust-xml5ever-0.16. Remove
rust-lazy-static-1, rust-phf-0.7, rust-string-cache-0.7, rust-xml-rs-0.8.
In cargo-development-inputs replace rust-cairo-rs-0.7 with 0.8,
rust-criterion-0.2 with 0.3. In custom 'prepare-for-build phase use
cc-for-target. Remove 'remove-failing-tests phase.
[inputs]: Replace pango-1.42 with pango.
This is expected to be available, oddly as libseccomp is available. These
changes fix thumbnails for Nautilus.
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-bubblewrap
phase.
[inputs]: Add bubblewrap.
* gnu/packages/gnome.scm (deja-dup): Update to 40.6.
[origin]: Use gitlab.gnome.org since the project migrated away from
launchpad.
[home-page]: Use 'wiki.gnome.org' instead of 'launchpad.net'.
[build-system]: Switch to 'meson-build-system' because upstream removed
cmake support.
[arguments]: Enable tests. Remove arguments 'modules',
'imported-modules' and 'test-target'. Use argument 'glib-or-gtk?'.
Replace configure-flags to only adjust 'RUN_PATH'. Use standard phases
for 'configure' and 'check'. Adjust and rename phase
'patch-lockfile-deletion' to 'patch-paths'. Add phases
'patch-libgpg-error' and 'skip-gtk-update-icon-cache'.
[inputs]: Remove 'libpeas', 'gobject-introspection'. Replace 'python-2'
and 'python2-pygobject' with python-3 versions. Add 'json-glib',
'libsoup' and 'libgpg-error'.
[native-inputs]: Remove 'cmake-minimal' and 'intltool'. Add
'appstream-glib','desktop-file-utils', 'glib:bin' and
'gobject-introspection'.
* gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: Delete
file.