treewide: ran ./maintainers/scripts/update_redirected_urls.sh

This commit is contained in:
Patrick Hilhorst
2020-11-27 01:23:57 +01:00
committed by Sandro Jäckel
parent bb7b1b59c8
commit a6b3bb24e4
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ rustPlatform.buildRustPackage rec {
meta = with lib; {
description = "NOAA APT image decoder";
homepage = "http://noaa-apt.mbernardi.com.ar/";
homepage = "https://noaa-apt.mbernardi.com.ar/";
license = licenses.gpl3Only;
maintainers = with maintainers; [ trepetti ];
platforms = platforms.all;