gsettings-desktop-schemas: 49.1 → 50.0
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/compare/49.1...50.0
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gsettings-desktop-schemas";
|
||||
version = "49.1";
|
||||
version = "50.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gsettings-desktop-schemas/${lib.versions.major version}/gsettings-desktop-schemas-${version}.tar.xz";
|
||||
hash = "sha256-d3p/g9XlqAdrm/gJyyQQGxsbqcIwI148PejhOWjtDmM=";
|
||||
hash = "sha256-NY8HyyU3J2UOEygF3zxp97+QRIBAvOFxtvbyyxucN+8=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user