ggmorse: 0.1.0-unstable-2024-05-31 -> 0-unstable-2024-05-31 (#541814)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-15 17:46:10 +00:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
}:
stdenv.mkDerivation {
pname = "ggmorse";
version = "0.1.0-unstable-2024-05-31";
version = "0-unstable-2024-05-31";
src = fetchFromGitHub {
owner = "ggerganov";