gnome.gnome-backgrounds: 45.0 → 46.0

https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/45.0...46.0

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>

authored by Bobby Rong and committed by Maxine Aubrey 48836333 5f4115bc

+2 -2
+2 -2
pkgs/desktops/gnome/core/gnome-backgrounds/default.nix
··· 8 9 stdenv.mkDerivation rec { 10 pname = "gnome-backgrounds"; 11 - version = "45.0"; 12 13 src = fetchurl { 14 url = "mirror://gnome/sources/gnome-backgrounds/${lib.versions.major version}/${pname}-${version}.tar.xz"; 15 - sha256 = "zuDmiPuuXvenXzNa2i0Qd54I68qURfFYbeMsWptt7i0="; 16 }; 17 18 patches = [
··· 8 9 stdenv.mkDerivation rec { 10 pname = "gnome-backgrounds"; 11 + version = "46.0"; 12 13 src = fetchurl { 14 url = "mirror://gnome/sources/gnome-backgrounds/${lib.versions.major version}/${pname}-${version}.tar.xz"; 15 + hash = "sha256-Td06xDmkoGeHaAWSG7dfTTyLhaIY1Hwnbd3eiShEPC4="; 16 }; 17 18 patches = [