Pantheon updates 2026-04-04 (#506477)

This commit is contained in:
Bobby Rong
2026-04-04 08:49:32 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions
@@ -25,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-keyboard";
version = "8.1.0";
version = "8.1.1";
src = fetchFromGitHub {
owner = "elementary";
repo = "settings-keyboard";
rev = version;
sha256 = "sha256-8lgoR7nYqUJfLr9UhqnFJWw9x9l97RxgIkAwodHgrzI=";
sha256 = "sha256-JuFx0PkbB6ctXhqtORlgtSq9oigaLL2N4IKX7NQgHcU=";
};
patches = [
@@ -25,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-pantheon-shell";
version = "8.2.1";
version = "8.3.0";
src = fetchFromGitHub {
owner = "elementary";
repo = "settings-desktop";
tag = version;
hash = "sha256-8NPMZfOQIZtMiGrsFXYPOwNbPU+d9CgPBsT36VJsvHw=";
hash = "sha256-qczv+G0v47SiMsLlWjDPK0ZY4J+V/CXe/l7b6pWG+WY=";
};
nativeBuildInputs = [
@@ -21,13 +21,13 @@
stdenv.mkDerivation rec {
pname = "elementary-onboarding";
version = "8.0.4";
version = "8.1.0";
src = fetchFromGitHub {
owner = "elementary";
repo = "onboarding";
rev = version;
sha256 = "sha256-d/8kVAvEUKNlpXRsKQrA0LCJetut2MlQlLq7MgIKlhk=";
sha256 = "sha256-y5qMZoVqFpE3d6PRKDO1ldMULCaH3S4phJgAMhY2dSg=";
};
nativeBuildInputs = [