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

Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>

authored by

nixpkgs-merge-bot[bot]
Luflosi
and committed by
GitHub
17030fd4 137414cf

+2 -2
+2 -2
pkgs/by-name/fe/feedbackd-device-themes/package.nix
··· 11 11 12 12 stdenv.mkDerivation (finalAttrs: { 13 13 pname = "feedbackd-device-themes"; 14 - version = "0.8.4"; 14 + version = "0.8.5"; 15 15 16 16 src = fetchFromGitLab { 17 17 domain = "gitlab.freedesktop.org"; 18 18 owner = "agx"; 19 19 repo = "feedbackd-device-themes"; 20 20 rev = "v${finalAttrs.version}"; 21 - hash = "sha256-eLR1BnPpIdo6udQsLcLn4hK2TTRYUIh5vwAg+rdMLKU="; 21 + hash = "sha256-Uj6EEE8EQeHG2Z3tMc7UmTlr6td5YhOBAdWpFnFSKE4="; 22 22 }; 23 23 24 24 nativeBuildInputs = [