python3Packages.hatch-nodejs-version: 0.3.2 -> 0.4.0
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "hatch-nodejs-version";
|
||||
version = "0.3.2";
|
||||
version = "0.4.0";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "agoose77";
|
||||
repo = "hatch-nodejs-version";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-hknlb11DCe+b55CfF3Pr62ccWPxVrjQ197ZagSiH/zU=";
|
||||
hash = "sha256-Oe07HFzhhnAGTWM51xSgRmpJgIZg0oMIxkmMxKRPMwI=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ hatchling ];
|
||||
|
||||
Reference in New Issue
Block a user