feedbackd: 0.8.3 -> 0.8.4 (#432707)

Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-11 13:41:41 +00:00
committed by GitHub
co-authored by Luflosi
+2 -2
View File
@@ -27,7 +27,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "feedbackd";
version = "0.8.3";
version = "0.8.4";
outputs = [
"out"
@@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "agx";
repo = "feedbackd";
rev = "v${finalAttrs.version}";
hash = "sha256-ypKD9n9dC+0J+HFtL43mCky/ZXu4bgejYzw7nHHPAm4=";
hash = "sha256-9UBrexS7zNxFUB/K1I5ZO78OjGAshCAABZQyc0lBLlQ=";
};
depsBuildBuild = [