feedbackd-device-themes: 0.8.4 -> 0.8.5 (#432876)

Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-11 17:33:44 +00:00
committed by GitHub
co-authored by Luflosi
@@ -11,14 +11,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "feedbackd-device-themes";
version = "0.8.4";
version = "0.8.5";
src = fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "agx";
repo = "feedbackd-device-themes";
rev = "v${finalAttrs.version}";
hash = "sha256-eLR1BnPpIdo6udQsLcLn4hK2TTRYUIh5vwAg+rdMLKU=";
hash = "sha256-Uj6EEE8EQeHG2Z3tMc7UmTlr6td5YhOBAdWpFnFSKE4=";
};
nativeBuildInputs = [