xschem: 3.4.5 -> 3.4.7 (#429597)

authored by Aleksana and committed by GitHub 7d43884e 62feee90

+2 -2
+2 -2
pkgs/by-name/xs/xschem/package.nix
··· 14 15 stdenv.mkDerivation rec { 16 pname = "xschem"; 17 - version = "3.4.5"; 18 19 src = fetchFromGitHub { 20 owner = "StefanSchippers"; 21 repo = "xschem"; 22 rev = version; 23 - hash = "sha256-+ygwHkQOXmkoNgcuofwuaZcpYTAV6sOmvO4xeE+8DXE="; 24 }; 25 26 nativeBuildInputs = [
··· 14 15 stdenv.mkDerivation rec { 16 pname = "xschem"; 17 + version = "3.4.7"; 18 19 src = fetchFromGitHub { 20 owner = "StefanSchippers"; 21 repo = "xschem"; 22 rev = version; 23 + hash = "sha256-ye97VJQ+2F2UbFLmGrZ8xSK9xFeF+Yies6fJKurPOD0="; 24 }; 25 26 nativeBuildInputs = [