python3Packages.pywmspro: 0.4.1 -> 0.4.2
Diff: https://github.com/mback2k/pywmspro/compare/0.4.1...0.4.2 Changelog: https://github.com/mback2k/pywmspro/releases/tag/0.4.2
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "pywmspro";
|
||||
version = "0.4.1";
|
||||
version = "0.4.2";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mback2k";
|
||||
repo = "pywmspro";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-gpAAGrM/dLSD7rCbYM9O3hVCvDb0QA0joZG7h+jTfCg=";
|
||||
hash = "sha256-V23YvQ2J+Jj0FFhB0Z4h3vwl8Uz5TOX0/T6qox7pj+0=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user