pantheon.wingpanel-indicator-sound: 8.0.2 -> 8.0.3

https://github.com/elementary/wingpanel-indicator-sound/compare/8.0.2...8.0.3
This commit is contained in:
Bobby Rong
2026-02-06 23:50:44 +08:00
parent 07b9ac8434
commit 8a53625394
@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "wingpanel-indicator-sound";
version = "8.0.2";
version = "8.0.3";
src = fetchFromGitHub {
owner = "elementary";
repo = "wingpanel-indicator-sound";
tag = version;
hash = "sha256-a2yl6HKNLo3660OPEp/9AtwpPerLGYD/k8fl+R5ct/g=";
hash = "sha256-3naN6qVsAjImFDU4DPR5c/leT8ecGUbbOppmSox4QTk=";
};
nativeBuildInputs = [