lol

feedbackd: 0.8.3 -> 0.8.4 (#432707)

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

authored by

nixpkgs-merge-bot[bot]
Luflosi
and committed by
GitHub
9836910a f79b3530

+2 -2
+2 -2
pkgs/by-name/fe/feedbackd/package.nix
··· 27 27 28 28 stdenv.mkDerivation (finalAttrs: { 29 29 pname = "feedbackd"; 30 - version = "0.8.3"; 30 + version = "0.8.4"; 31 31 32 32 outputs = [ 33 33 "out" ··· 40 40 owner = "agx"; 41 41 repo = "feedbackd"; 42 42 rev = "v${finalAttrs.version}"; 43 - hash = "sha256-ypKD9n9dC+0J+HFtL43mCky/ZXu4bgejYzw7nHHPAm4="; 43 + hash = "sha256-9UBrexS7zNxFUB/K1I5ZO78OjGAshCAABZQyc0lBLlQ="; 44 44 }; 45 45 46 46 depsBuildBuild = [