gnome.gnome-shell: 43.alpha → 43.beta

https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/43.alpha...43.beta

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Jan Tojnar 2022-08-12 18:53:30 +00:00
parent 60c1d08754
commit 4c41303bf8

View File

@ -29,7 +29,7 @@
, gobject-introspection
, wrapGAppsHook
, libxslt
, gcr
, gcr_4
, accountsservice
, gdk-pixbuf
, gdm
@ -67,13 +67,13 @@ let
in
stdenv.mkDerivation rec {
pname = "gnome-shell";
version = "43.alpha";
version = "43.beta";
outputs = [ "out" "devdoc" ];
src = fetchurl {
url = "mirror://gnome/sources/gnome-shell/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "79OvceBnO5hxTxxhDGv/ffcBvB0tRoeVG7aJt47jkPw=";
sha256 = "4Ri5bdn1sL0UVOSneXgPPVfONUD6vqmhaBonrpzelME=";
};
patches = [
@ -127,7 +127,7 @@ stdenv.mkDerivation rec {
gsettings-desktop-schemas
gnome-keyring
glib
gcr
gcr_4
accountsservice
libsecret
polkit