feedbackd: 0.0.0+git20210426 -> 0.0.0+git20211018

This commit is contained in:
Tom Fitzhenry 2022-02-08 18:43:24 +11:00
parent cd16671b3c
commit a998c6bbd7

View File

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
pname = "feedbackd";
# Not an actual upstream project release,
# only a Debian package release that is tagged in the upstream repo
version = "0.0.0+git20210426";
version = "0.0.0+git20211018";
outputs = [ "out" "dev" "devdoc" ];
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
owner = "Librem5";
repo = "feedbackd";
rev = "v${version}";
sha256 = "12kdchv11c5ynpv6fbagcx755x5p2kd7acpwjxi9khwdwjsqxlmn";
hash = "sha256-jqKRHcxISK54xq/tQm6zV+J+U71eKh04OVTNHDDy65E=";
};
nativeBuildInputs = [