python3Packages.mhcflurry: 2.2.0 -> 2.2.1
Diff: https://github.com/openvax/mhcflurry/compare/v2.2.0...v2.2.1 Changelog: https://github.com/openvax/mhcflurry/releases/tag/v2.2.1
This commit is contained in:
@@ -22,14 +22,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "mhcflurry";
|
||||
version = "2.2.0";
|
||||
version = "2.2.1";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "openvax";
|
||||
repo = "mhcflurry";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-xtxPQg4Hsu7PzbXdjf0MlEaOYeAZaMG3gSNsa6l9RiM=";
|
||||
hash = "sha256-Vtlj6aK4o7rjhWeTaso/RBZWZFdoZy54AlTrYWUoGfE=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user