Merge pull request #158566 from tomfitzhenry/feedbackd-20211018

feedbackd: 0.0.0+git20210426 -> 0.0.0+git20211018
This commit is contained in:
Renaud 2022-02-18 20:38:02 +01:00 committed by GitHub
commit 63756b44ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [