ports/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm
Tobias C. Berner a569c6e6c3 math/p5-Math-GSL: prepare again for gsl-2.7.1
- Note, this project seems mostly dead upstream and the
  support for gsl 2.7.* is likely not really functional.

- The initial fix was reverted in 1a2add4b17

PR:		260201
2022-01-12 20:35:22 +01:00

13 lines
213 B
Raku

--- inc/Ver2Func.pm.orig 2021-07-26 16:28:55 UTC
+++ inc/Ver2Func.pm
@@ -526,8 +526,8 @@ my @ver2func = (
/
]
- }
-
+ },
+ "2.7.1" => {},
);
my ( %index, @info, @versions );