mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-17 22:28:55 +00:00
python3Packages.contexttimer: fix version scheme
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
buildPythonPackage {
|
||||
pname = "contexttimer";
|
||||
version = "unstable-2024-09-05";
|
||||
version = "0.3.3-unstable-2024-09-05";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user