mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
python3Packages.june-analytics-python: fix version scheme (#541987)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage {
|
||||
pname = "june-analytics-python";
|
||||
version = "unstable-2022-07-26";
|
||||
version = "2.3.0-unstable-2022-07-26";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user