File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 9
9
paths :
10
10
- " **/CMakeLists.txt"
11
11
- " **.cmake"
12
+ - " **.f90"
12
13
- " .github/workflows/ci_windows.yml"
13
14
pull_request :
14
15
release :
Original file line number Diff line number Diff line change 3
3
"@type" : " SoftwareSourceCode" ,
4
4
"codeRepository" : " https://github.com/geospace-code/nc4fortran" ,
5
5
"contIntegration" : " https://github.com/geospace-code/nc4fortran/actions" ,
6
- "dateModified" : " 2022-05-17 " ,
6
+ "dateModified" : " 2022-05-27 " ,
7
7
"downloadUrl" : " https://github.com/geospace-code/nc4fortran/releases" ,
8
8
"issueTracker" : " https://github.com/geospace-code/nc4fortran/issues" ,
9
9
"name" : " nc4fortran" ,
Original file line number Diff line number Diff line change 1
1
project (' nc4fortran' , ' fortran' ,
2
- meson_version : ' >=0.57.0'
2
+ meson_version : ' >=0.57.0' ,
3
+ version : ' 1.6.1'
3
4
)
4
5
5
6
fs = import (' fs' )
You can’t perform that action at this time.
0 commit comments