horizon-eda: 2.7.0 -> 2.7.1 (#447570)

Nick Cao 202c6c6d 95cb9a72

Changed files
+2 -2
pkgs
by-name
ho
horizon-eda
+2 -2
pkgs/by-name/ho/horizon-eda/base.nix
···
# This base is used in horizon-eda and python3Packages.horizon-eda
rec {
pname = "horizon-eda";
-
version = "2.7.0";
src = fetchFromGitHub {
owner = "horizon-eda";
repo = "horizon";
rev = "v${version}";
-
hash = "sha256-Y2oopRycYSxtiKuQZSfTBVP7RmpZ0JA+QyZgnrpoAes=";
};
nativeBuildInputs = [
···
# This base is used in horizon-eda and python3Packages.horizon-eda
rec {
pname = "horizon-eda";
+
version = "2.7.1";
src = fetchFromGitHub {
owner = "horizon-eda";
repo = "horizon";
rev = "v${version}";
+
hash = "sha256-gigfwam7+KvmGAxex7Bi7a8xAmiNZ+YBZ5iMXneD4cw=";
};
nativeBuildInputs = [