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