pantheon.switchboard-plug-about: 8.2.2 -> 8.2.3

https://github.com/elementary/settings-system/compare/8.2.2...8.2.3
This commit is contained in:
Bobby Rong
2026-05-02 22:15:07 +08:00
parent 15f4ee454b
commit b5202e459a
@@ -28,13 +28,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-about";
version = "8.2.2";
version = "8.2.3";
src = fetchFromGitHub {
owner = "elementary";
repo = "settings-system";
tag = version;
hash = "sha256-SPFCBsk4tVR+5Q6uuDG/fTIn+4TXdeAobfQxkmxMiW0=";
hash = "sha256-skuMgLZTkJEWrmDGwSuCivsJrvKIUYT2YISYj7/BVe4=";
};
nativeBuildInputs = [