btar: update homepage

+1 -1
+1 -1
pkgs/by-name/bt/btar/package.nix
··· 36 description = "Tar-compatible block-based archiver"; 37 mainProgram = "btar"; 38 license = lib.licenses.gpl3Plus; 39 - homepage = "https://viric.name/cgi-bin/btar"; 40 platforms = platforms.all; 41 maintainers = [ ]; 42 };
··· 36 description = "Tar-compatible block-based archiver"; 37 mainProgram = "btar"; 38 license = lib.licenses.gpl3Plus; 39 + homepage = "https://briantracy.xyz/writing/btar.html"; 40 platforms = platforms.all; 41 maintainers = [ ]; 42 };