0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

hacompanion: 1.0.17 -> 1.0.21 (#379979)

Co-authored-by: Ramblurr <Ramblurr@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-02-07 07:54:39 +00:00 committed by GitHub
commit dbc71cc4f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "hacompanion";
version = "1.0.17";
version = "1.0.21";
src = fetchFromGitHub {
owner = "tobias-kuendig";
repo = "hacompanion";
rev = "v${version}";
hash = "sha256-TGYBNsHM92B65LsBwVp9mZgdYkJAvQFyIqknRFqXFaQ=";
hash = "sha256-6fj9Gs/ezISx5Llele5mrTFR0IiQzzm1wWcAywTaFPk=";
};
vendorHash = "sha256-y2eSuMCDZTGdCs70zYdA8NKbuPPN5xmnRfMNK+AE/q8=";