treewide: ran ./maintainers/scripts/update_redirected_urls.sh
This commit is contained in:
committed by
Sandro Jäckel
parent
bb7b1b59c8
commit
a6b3bb24e4
@@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A cargo extension for working with microcontrollers";
|
||||
homepage = "http://probe.rs/";
|
||||
homepage = "https://probe.rs/";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ fooker ];
|
||||
};
|
||||
|
||||
@@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A cargo extension for working with microcontrollers";
|
||||
homepage = "http://probe.rs/";
|
||||
homepage = "https://probe.rs/";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ fooker ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user