horizon-eda: 2.7.1 -> 2.7.2 (#468290)

This commit is contained in:
Nick Cao
2025-12-08 21:28:18 +00:00
committed by GitHub
+2 -2
View File
@@ -24,13 +24,13 @@ in
# This base is used in horizon-eda and python3Packages.horizon-eda
rec {
pname = "horizon-eda";
version = "2.7.1";
version = "2.7.2";
src = fetchFromGitHub {
owner = "horizon-eda";
repo = "horizon";
rev = "v${version}";
hash = "sha256-gigfwam7+KvmGAxex7Bi7a8xAmiNZ+YBZ5iMXneD4cw=";
hash = "sha256-YiTdY5FVbCSzohz0pZu8vLI2lohIbQYGAQIdQJwXAps=";
};
nativeBuildInputs = [