datalad-gooey: fix version (#546911)

This commit is contained in:
2026-07-29 13:44:47 +00:00
committed by GitHub
@@ -18,7 +18,7 @@
buildPythonPackage {
pname = "datalad-gooey";
# many bug fixes on `master` but no new release
version = "unstable-2024-02-20";
version = "0.2.0-unstable-2024-02-20";
pyproject = true;
src = fetchFromGitHub {