guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#46352] [PATCH 0/4] Update Raku (Perl 6)


From: Ludovic Courtès
Subject: [bug#46352] [PATCH 0/4] Update Raku (Perl 6)
Date: Sat, 20 Mar 2021 22:10:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Alexandru-Sergiu Marton <brown121407@posteo.ro> skribis:

> * gnu/packages/perl6.scm (nqp): Update to 2020.12.

[...]

> -         '(begin
> -            (delete-file-recursively "3rdparty") #t))))

[...]

> +        '(begin
> +           (delete-file-recursively "3rdparty/asm")
> +           (delete-file-recursively "3rdparty/jline")
> +           (delete-file-recursively "3rdparty/jna")

This suggests we’re now using some of the bundled libraries.  Could you
explain and at least add a comment mentioning what’s still bundled?

Please also mention the phase changes in the commit log.

Thanks in advance!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]