td: 0.42.1 -> 0.42.2
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 2m35s
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 2m35s
Diff: https://github.com/marcus/td/compare/v0.42.1...v0.42.2
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
}:
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "td";
|
||||
version = "0.42.1";
|
||||
version = "0.42.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "marcus";
|
||||
repo = "td";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-+C+RDYTasrhghQAm+7iau3WNihal9hK0kTbnr9wz9Eg=";
|
||||
hash = "sha256-WgXQt6lqzmPrteb535JZc1x+7z8MkW7EZNV7Wd343PM=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-8mOebFPbf7+hCpn9hUrE0IGu6deEPSujr+yHqrzYEec=";
|
||||
|
||||
Reference in New Issue
Block a user