Skip to content

Commit 88fb232

Browse files
committed
Rebuild index.json, commit 521903a (on:push)
1 parent 521903a commit 88fb232

File tree

1 file changed

+36
-6
lines changed

1 file changed

+36
-6
lines changed

index.json

+36-6
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"iso_varying_string": {
3434
"latest": {
3535
"name": "iso_varying_string",
36-
"version": "2.2.0",
36+
"version": "2.3.0",
3737
"license": "MIT",
3838
"author": "Brad Richardson",
3939
"maintainer": "[email protected]",
@@ -423,7 +423,7 @@
423423
"vegetables": {
424424
"latest": {
425425
"name": "vegetables",
426-
"version": "7.2.0",
426+
"version": "7.2.2",
427427
"license": "MIT",
428428
"author": "Brad Richardson",
429429
"maintainer": "[email protected]",
@@ -1075,7 +1075,7 @@
10751075
"version": "1.0.1",
10761076
"license": "MIT",
10771077
"author": "forlab contributors",
1078-
"maintainer": "https://github.com/zoziha/forlab",
1078+
"maintainer": "https://github.com/fortran-fans/forlab",
10791079
"copyright": "2016-2021 forlab contributors",
10801080
"description": "A Fortran module that provides a lot of functions for scientific computing",
10811081
"executable": null,
@@ -1124,7 +1124,7 @@
11241124
"fpm": {
11251125
"latest": {
11261126
"name": "fpm",
1127-
"version": "0.3.0",
1127+
"version": "0.4.0",
11281128
"license": "MIT",
11291129
"author": "fpm maintainers",
11301130
"maintainer": "",
@@ -1150,7 +1150,7 @@
11501150
"latest": {
11511151
"name": "test-drive",
11521152
"version": "0.3.0",
1153-
"license": "Apache-2.0",
1153+
"license": "Apache-2.0 OR MIT",
11541154
"author": [
11551155
"Sebastian Ehlert"
11561156
],
@@ -1226,7 +1226,37 @@
12261226
"git": "https://github.com/awvwgk/tblite",
12271227
"git-tag": null
12281228
}
1229+
},
1230+
"fftpack": {
1231+
"4.0.0": {
1232+
"name": "fftpack",
1233+
"version": "4.0.0",
1234+
"license": "Public Domain",
1235+
"author": "Paul N. Swarztrauber",
1236+
"maintainer": "@fortran-lang",
1237+
"copyright": "Copyright 1985 National Center for Atmospheric Research, Boulder, CO",
1238+
"description": "A package of fortran subprograms for the fast fourier transform of periodic and other symmetric sequences",
1239+
"executable": null,
1240+
"dependencies": null,
1241+
"dev-dependencies": null,
1242+
"git": "https://github.com/fortran-lang/fftpack",
1243+
"git-tag": "v4.0.0"
1244+
},
1245+
"latest": {
1246+
"name": "fftpack",
1247+
"version": "4.0.0",
1248+
"license": "Public Domain",
1249+
"author": "Paul N. Swarztrauber",
1250+
"maintainer": "@fortran-lang",
1251+
"copyright": "Copyright 1985 National Center for Atmospheric Research, Boulder, CO",
1252+
"description": "A package of fortran subprograms for the fast fourier transform of periodic and other symmetric sequences",
1253+
"executable": null,
1254+
"dependencies": null,
1255+
"dev-dependencies": null,
1256+
"git": "https://github.com/fortran-lang/fftpack",
1257+
"git-tag": null
1258+
}
12291259
}
12301260
},
1231-
"index-date": "Thu Aug 19 03:35:23 2021"
1261+
"index-date": "Fri Sep 17 06:53:02 2021"
12321262
}

0 commit comments

Comments
 (0)