pantheon.switchboard-plug-pantheon-shell: 8.2.0 -> 8.2.1

https://github.com/elementary/settings-desktop/compare/8.2.0...8.2.1
This commit is contained in:
Bobby Rong
2025-11-18 22:29:41 +08:00
parent 94da981814
commit 8e5dced5bb
@@ -25,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-pantheon-shell";
version = "8.2.0";
version = "8.2.1";
src = fetchFromGitHub {
owner = "elementary";
repo = "settings-desktop";
rev = version;
sha256 = "sha256-TYwiL6+VjfSDiFAlMe482gB8a/OtCYHl5r8gh9Hcvfg=";
tag = version;
hash = "sha256-8NPMZfOQIZtMiGrsFXYPOwNbPU+d9CgPBsT36VJsvHw=";
};
nativeBuildInputs = [