pantheon.switchboard-plug-sharing: 8.0.1 -> 8.0.2

https://github.com/elementary/switchboard-plug-sharing/compare/8.0.1...8.0.2
This commit is contained in:
Bobby Rong
2025-07-30 21:27:33 +08:00
parent bd39f2c755
commit 92b63caa5a
@@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-sharing";
version = "8.0.1";
version = "8.0.2";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-BWlQrM13gI6FXoqfOKoeqtE1+HVBUB09NDatGraTYtY=";
hash = "sha256-XTgUHgvBSzZeuUup0gT6sbhyT4FGGG7o+qbPmfeRVQE=";
};
nativeBuildInputs = [