Loading pkgs/development/python-modules/atsim_potentials/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ }: buildPythonPackage rec { version = "0.4.0"; version = "0.4.1"; pname = "atsim-potentials"; src = fetchFromGitHub { owner = "mjdrushton"; repo = pname; rev = version; sha256 = "sha256-MwjRVd54qa8uJOi9yRXU+Vrve50ndftJUl+TFZKVzQM="; rev = "refs/tags/${version}"; sha256 = "sha256-G7lNqwEUwAT0f7M2nUTCxpXOAl6FWKlh7tcsvbur1eM="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/atsim_potentials/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ }: buildPythonPackage rec { version = "0.4.0"; version = "0.4.1"; pname = "atsim-potentials"; src = fetchFromGitHub { owner = "mjdrushton"; repo = pname; rev = version; sha256 = "sha256-MwjRVd54qa8uJOi9yRXU+Vrve50ndftJUl+TFZKVzQM="; rev = "refs/tags/${version}"; sha256 = "sha256-G7lNqwEUwAT0f7M2nUTCxpXOAl6FWKlh7tcsvbur1eM="; }; postPatch = '' Loading