2022-11-09T09:47:36 cargo-llvm-lines 0.4.19 -> 0.4.20 https://repology.org/metapackage/cargo-llvm-lines/versions 2022-11-09T09:47:38 attrpath: cargo-llvm-lines 2022-11-09T09:47:38 Checking auto update branch... 2022-11-09T09:47:38 No auto update branch exists 2022-11-09T09:47:40 Old version 0.4.19" not present in master derivation file with contents: { lib, rustPlatform, fetchFromGitHub }: rustPlatform.buildRustPackage rec { pname = "cargo-llvm-lines"; version = "0.4.20"; src = fetchFromGitHub { owner = "dtolnay"; repo = pname; rev = version; sha256 = "sha256-+0yMA7ccj9OsEG3aUgxG/RMBAFXHf/sMDHf8c/w5O1g="; }; cargoSha256 = "sha256-UWE2spvdD5dmS9RgqMlRQGWr1weU8eMr8gGWAHIyx3s="; meta = with lib; { description = "Count the number of lines of LLVM IR across all instantiations of a generic function"; homepage = "https://github.com/dtolnay/cargo-llvm-lines"; license = with licenses; [ asl20 /* or */ mit ]; maintainers = with maintainers; [ figsoda ]; }; } 2022-11-09T10:42:38 cargo-llvm-lines 0.4.19 -> 0.4.20 https://repology.org/metapackage/cargo-llvm-lines/versions 2022-11-09T10:42:41 attrpath: cargo-llvm-lines 2022-11-09T10:42:41 Checking auto update branch... 2022-11-09T10:42:41 No auto update branch exists 2022-11-09T10:42:41 Old version 0.4.19" not present in master derivation file with contents: { lib, rustPlatform, fetchFromGitHub }: rustPlatform.buildRustPackage rec { pname = "cargo-llvm-lines"; version = "0.4.20"; src = fetchFromGitHub { owner = "dtolnay"; repo = pname; rev = version; sha256 = "sha256-+0yMA7ccj9OsEG3aUgxG/RMBAFXHf/sMDHf8c/w5O1g="; }; cargoSha256 = "sha256-UWE2spvdD5dmS9RgqMlRQGWr1weU8eMr8gGWAHIyx3s="; meta = with lib; { description = "Count the number of lines of LLVM IR across all instantiations of a generic function"; homepage = "https://github.com/dtolnay/cargo-llvm-lines"; license = with licenses; [ asl20 /* or */ mit ]; maintainers = with maintainers; [ figsoda ]; }; }