ayatana-indicator-sound: 24.5.1 -> 24.5.2 (#385394)

This commit is contained in:
Cosima Neidahl
2025-03-05 13:19:18 +01:00
committed by GitHub
@@ -30,13 +30,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "ayatana-indicator-sound";
version = "24.5.1";
version = "24.5.2";
src = fetchFromGitHub {
owner = "AyatanaIndicators";
repo = "ayatana-indicator-sound";
tag = finalAttrs.version;
hash = "sha256-icHX/uZQIkS08RByjvlcX7whXtUYc+osBMbqngKqmGU=";
hash = "sha256-qdvte+Mm64O/JhI0luJAGAWoCgukKCbPrp5k8SIDuwM=";
};
postPatch = ''