python311Packages.freertos-gdb: 1.0.2 -> 1.0.3
This commit is contained in:
parent
c8201d6eef
commit
e475902245
@ -2,11 +2,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "freertos-gdb";
|
||||
version = "1.0.2";
|
||||
version = "1.0.3";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "sha256-o0ZoTy7OLVnrhSepya+MwaILgJSojs2hfmI86D9C3cs=";
|
||||
sha256 = "sha256-5rkB01OdbD5Z4vA6dbqhWp5pGwqI1IlE4IE1dSdT1QE=";
|
||||
};
|
||||
|
||||
# Project has no tests
|
||||
|
Loading…
Reference in New Issue
Block a user