mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
temporal: 1.30.5 → 1.30.6
Not-cherry-picked-because: minor version bump
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "temporal";
|
||||
version = "1.30.5";
|
||||
version = "1.30.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "temporalio";
|
||||
repo = "temporal";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-Uw1E1GcLtIo1XZea/tb1TnbIk9O4Mf2NaCpDwUIfSak=";
|
||||
hash = "sha256-qCETjbz6FTSb7OB4lUgjPB6lQapX4thUD6JF1oT3+x4=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-5++ETJgWDVveUxb2QZL5AUQG8/8QNVx5iS/NBjoacCY=";
|
||||
|
||||
Reference in New Issue
Block a user