feedbackd-device-themes: 0.8.7 -> 0.8.8

This commit is contained in:
R. Ryantm
2026-02-12 00:22:03 +00:00
parent 187d7dad75
commit b841a6bafe
@@ -11,14 +11,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "feedbackd-device-themes";
version = "0.8.7";
version = "0.8.8";
src = fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "agx";
repo = "feedbackd-device-themes";
rev = "v${finalAttrs.version}";
hash = "sha256-1qenmOTk2ZkPNhOHMcTf2sv5LjcPUjdwLGMv8Iuahvw=";
hash = "sha256-EZpzqEhUeqqe96qcfKyvhQodBTcsgwNZyXvk2zHj20k=";
};
nativeBuildInputs = [