chirpstack-concentratord: 4.7.0 -> 4.7.1

This commit is contained in:
R. Ryantm
2026-04-19 15:31:36 +00:00
parent 8d19911bc5
commit 65797fd2fd
@@ -10,16 +10,16 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "chirpstack-concentratord";
version = "4.7.0";
version = "4.7.1";
src = fetchFromGitHub {
owner = "chirpstack";
repo = "chirpstack-concentratord";
rev = "v${finalAttrs.version}";
hash = "sha256-945ZJZ/OLoR/3dAC/PZHRRziyuLDZ+xfitF8jpvZ420=";
hash = "sha256-icvbZjqsDf/RLiDUyx0lQKRVHFh6FNxkLVkv9kckDBc=";
};
cargoHash = "sha256-cwm8ZSfml9B/OO5QzH1eUhoF/3DPUEEV0T/YL427X80=";
cargoHash = "sha256-iJhNaXv5a8+9TZJGLdKZdq1VFE09w0L/05V1y6kabN0=";
buildInputs = [
libloragw-2g4