pantheon.switchboard-plug-about: 8.2.2 -> 8.2.3 (#515883)

This commit is contained in:
Bobby Rong
2026-05-03 14:41:59 +00:00
committed by GitHub
@@ -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 = [