Package: rakudo / 2020.12+dfsg-1

Metadata

Package Version Patches format
rakudo 2020.12+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix script path | (download)

tools/install-dist.p6 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix script path
 Use absolute path for raku interpreter
fix perf test | (download)

t/08-performance/99-misc.t | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix perf test
fix test | (download)

t/02-rakudo/repl.t | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix repl test
 This should fix this flapping test by increasing the time-out. 
Bug: https://github.com/rakudo/rakudo/issues/1257
Bug-Debian: https://bugs.debian.org/880795