We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6073158 + de52814 commit a9973d2Copy full SHA for a9973d2
fpm.toml
@@ -20,8 +20,8 @@ fortran-regex.git = "https://github.com/perazz/fortran-regex"
20
fortran-regex.tag = "1.1.2"
21
jonquil.git = "https://github.com/toml-f/jonquil"
22
jonquil.rev = "4fbd4cf34d577c0fd25e32667ee9e41bf231ece8"
23
-fortran-shlex.git = "https://github.com/itpplasma/fortran-shlex" # TODO: Change back to perazz
24
-fortran-shlex.tag = "main" # TODO: Change back to 1.2.x
+fortran-shlex.git = "https://github.com/perazz/fortran-shlex"
+fortran-shlex.tag = "1.2.1"
25
26
[[test]]
27
name = "cli-test"
0 commit comments