libayatana-common: 0.9.11 -> 0.9.13

This commit is contained in:
OPNA2608
2026-07-19 16:27:01 +02:00
parent 7c97895883
commit 36fd2c52cf
@@ -17,13 +17,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libayatana-common";
version = "0.9.11";
version = "0.9.13";
src = fetchFromGitHub {
owner = "AyatanaIndicators";
repo = "libayatana-common";
tag = finalAttrs.version;
hash = "sha256-o5datBxGaGnvNvz8hvPY14DvjiFJdB7k93MumXuol0I=";
hash = "sha256-fNlyNdxNZo8nMeCPtkq09QyslnVb4bEnfu94+Dn/69s=";
};
postPatch = ''