mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
qgroundcontrol: 4.4.4 -> 4.4.5
This commit is contained in:
parent
3f62a1ca1a
commit
170aad1192
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "qgroundcontrol";
|
||||
version = "4.4.4";
|
||||
version = "4.4.5";
|
||||
|
||||
propagatedBuildInputs = with libsForQt5; [
|
||||
qtbase
|
||||
|
@ -87,7 +87,7 @@ stdenv.mkDerivation rec {
|
|||
owner = "mavlink";
|
||||
repo = "qgroundcontrol";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-+BsI79p0XJ1nCjEtaCVgHbD+jseVGLQZOll79xZ5THo=";
|
||||
hash = "sha256-wjrfwE97J+UzBPIARQ6cPadN6xIdqR8i+ZKbtiDproM=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue