pantheon.wingpanel-indicator-sound: 8.0.1 -> 8.0.2 (#451223)

This commit is contained in:
Colin
2025-10-12 07:24:22 +00:00
committed by GitHub
@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "wingpanel-indicator-sound";
version = "8.0.1";
version = "8.0.2";
src = fetchFromGitHub {
owner = "elementary";
repo = "wingpanel-indicator-sound";
rev = version;
sha256 = "sha256-oWgq8rgdK81QsN/LhVUk6YgKYG4pFjVfu00t974n+i8=";
tag = version;
hash = "sha256-a2yl6HKNLo3660OPEp/9AtwpPerLGYD/k8fl+R5ct/g=";
};
nativeBuildInputs = [