pantheon.wingpanel-indicator-sound: 8.0.0 -> 8.0.1

https://github.com/elementary/wingpanel-indicator-sound/compare/8.0.0...8.0.1
This commit is contained in:
Bobby Rong
2025-03-11 20:21:42 +08:00
parent dfba866fc7
commit 66a35e0739
@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "wingpanel-indicator-sound";
version = "8.0.0";
version = "8.0.1";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-5VJnRFjyiy+CIOrwabmgWjVF4Jh0lfkhPUoGXivnbtY=";
sha256 = "sha256-oWgq8rgdK81QsN/LhVUk6YgKYG4pFjVfu00t974n+i8=";
};
nativeBuildInputs = [