Skip to content

Commit a9973d2

Browse files
authored
Merge branch 'main' into args_arrays
2 parents 6073158 + de52814 commit a9973d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fpm.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ fortran-regex.git = "https://github.com/perazz/fortran-regex"
2020
fortran-regex.tag = "1.1.2"
2121
jonquil.git = "https://github.com/toml-f/jonquil"
2222
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
23+
fortran-shlex.git = "https://github.com/perazz/fortran-shlex"
24+
fortran-shlex.tag = "1.2.1"
2525

2626
[[test]]
2727
name = "cli-test"

0 commit comments

Comments
 (0)