ggmorse: 0.1.0-unstable-2024-05-31 -> 0-unstable-2024-05-31

This commit is contained in:
R. Ryantm
2026-07-14 12:43:10 +00:00
parent 0ab1e092aa
commit f115284c61
+1 -1
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";