python3Packages.hydra-core: 1.3.3 -> 1.3.4 (#539428)

This commit is contained in:
Nick Cao
2026-07-08 18:42:18 +00:00
committed by GitHub
@@ -26,7 +26,7 @@
buildPythonPackage (finalAttrs: {
pname = "hydra-core";
version = "1.3.3";
version = "1.3.4";
pyproject = true;
__structuredAttrs = true;
@@ -34,7 +34,7 @@ buildPythonPackage (finalAttrs: {
owner = "facebookresearch";
repo = "hydra";
tag = "v${finalAttrs.version}";
hash = "sha256-5+uD3AzkV9MVRUWhYoIPo7D0GozQasEjeCNl8tBAB8c=";
hash = "sha256-H947PLC0lkV9WJXXLtC0ThWHaAlsdWY6YSWiuRD9Y00=";
};
patches = [