Skip to content

Commit

Permalink
Octave/9.2.0: Change arpack-ng dependency from 3.9.1 to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonPinches committed Jul 11, 2024
1 parent 8581bec commit 2caec2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easybuild/easyconfigs/o/Octave/Octave-9.2.0-foss-2023b.eb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
('PCRE', '8.45'),
('ncurses', '6.4'),
('libreadline', '8.2'),
('arpack-ng', '3.9.1'),
('arpack-ng', '3.9.0'),
('cURL', '8.3.0'),
('FLTK', '1.3.9'),
('fontconfig', '2.14.2'),
Expand Down

0 comments on commit 2caec2b

Please sign in to comment.