~ruther/guix-local

93ce6171 — Paul A. Patience 4 years ago
gnu: perl6-meta6: Update to 0.0.26.

* gnu/packages/perl6.scm (perl6-meta6): Update to 0.0.26.
[source]: Reindent.
[propagated-inputs]: Move below native-inputs.
[synopsis, description]: Replace mentions of Perl with Raku. Fix minor
stylistic issues.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3a7dede3 — Paul A. Patience 4 years ago
gnu: perl6-license-spdx: Update to 3.16.0.

* gnu/packages/perl6.scm (perl6-license-spdx): Update to 3.16.0.
[source]: Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
0402806b — Paul A. Patience 4 years ago
gnu: perl6-json-class: Update to 0.0.18.

* gnu/packages/perl6.scm (perl6-json-class): Update to 0.0.18.
[source]: Reindent.
[propagated-inputs]: Move below native-inputs.
[synopsis, description]: Fix minor stylistic issues.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
aa18e500 — Paul A. Patience 4 years ago
gnu: perl6-json-unmarshal: Reindent.

* gnu/packages/perl6.scm (perl6-json-unmarshal)[source]: Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
168d474e — Paul A. Patience 4 years ago
gnu: perl6-json-marshal: Update to 0.0.23.

* gnu/packages/perl6.scm (perl6-json-marshal): Update to 0.0.23.
[source]: Reindent.
[propagated-inputs]: Move below native-inputs.
[synopsis]: Serialisation -> serialization.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
0e3cf257 — Paul A. Patience 4 years ago
gnu: perl6-json-name: Update to 0.0.6.

* gnu/packages/perl6.scm (perl6-json-name): Update to 0.0.6.
[source]: Reindent.
[propagated-inputs]: Add perl6-json-optin.
[synopsis, description]: Fix minor stylistic issues.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
f54f918b — Paul A. Patience 4 years ago
gnu: Add perl6-json-optin.

* gnu/packages/perl6.scm (perl6-json-optin): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
093e496f — Paul A. Patience 4 years ago
gnu: perl6-json-fast: Update to 0.17.

* gnu/packages/perl6.scm (perl6-json-fast): Update to 0.17.
[source]: Reindent.
[synopsis, description]: Replace mentions of Perl with Raku and fix
minor stylistic issues.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
12dd3c5d — Paul A. Patience 4 years ago
gnu: perl6-json: Perl -> Raku.

* gnu/packages/perl6.scm (perl6-json): Extract commit outside of source.
[description]: Replace mention of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
189333f9 — Paul A. Patience 4 years ago
gnu: perl6-grammar-profiler-simple: Perl -> Raku.

* gnu/packages/perl6.scm (perl6-grammar-profiler-simple)[source]:
Reindent.
[synopsis, description]: Replace mentions of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3471ab0a — Paul A. Patience 4 years ago
gnu: perl6-grammar-debugger: Perl -> Raku.

* gnu/packages/perl6.scm (perl6-grammar-debugger)[source]: Reindent.
[synopsis]: Replace mention of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
479fedb0 — Paul A. Patience 4 years ago
gnu: perl6-terminal-ansicolor: Perl -> Raku.

* gnu/packages/perl6.scm (perl6-terminal-ansicolor): Extract commit
outside of source.
[description]: Replace mention of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
90a7efcc — Paul A. Patience 4 years ago
gnu: perl6-zef: Update to 0.13.8.

* gnu/packages/perl6.scm (perl6-zef): Update to 0.13.8.
[source]: Reindent.
[arguments]: Replace Perl with Raku in 'check' phase.
[synopsis, description]: Replace mentions of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8dca56b4 — Paul A. Patience 4 years ago
gnu: perl6-tap-harness: Update to 0.3.5.

* gnu/packages/perl6.scm (perl6-tap-harness): Update to 0.3.5.
[source]: Update URL. Reindent.
[arguments]: Replace obsolete prove6 script with manual Raku invocation
in 'check' phase.
[home-page]: Update.
[synopsis]: Replace mention of Perl with Raku.

* gnu/packages/rakudo-build-system.scm (check): Replace obsolete prove6
script with manual Raku invocation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
6a80ac45 — Paul A. Patience 4 years ago
gnu: rakudo: Update to 2022.04.

* gnu/packages/perl6.scm (rakudo): Update to 2022.04.
[source]: Add snippet to delete bundled 3rdparty directory.
[arguments]: Add 'remove-calls-to-git', 'fix-paths' and
'disable-failing-tests' phases. Remove 'patch-source-date' phase. Adjust
files in 'patch-more-shebangs' phase and sort them. Remove redundant
'./' from 'configure' phase. Replace Perl extensions and paths with Raku
equivalents in 'install-dist-tool' phase.
[native-inputs]: Add nqp-configure.
[synopsis, description]: Replace mentions of Perl with Raku.

* guix/build/rakudo-build-system.scm (install): Replace Perl extension
with Raku extension.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
f3f39988 — Paul A. Patience 4 years ago
gnu: nqp: Update to 2022.04.

* gnu/packages/perl6.scm (nqp): Update to 2022.04.
[arguments]: Add 'remove-calls-to-git' and 'fix-paths' phases. Remove
obsolete files from 'patch-more-shebangs' phase and sort the
rest. Remove 'patch-source-date' and 'remove-failing-test' phases.
[native-inputs]: Add nqp-configure.
[home-page]: Update.
[description]: Replace mentions of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
89d603da — Paul A. Patience 4 years ago
gnu: Add nqp-configure.

* gnu/packages/perl6.scm (nqp-configure): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
caee1d4e — Paul A. Patience 4 years ago
gnu: moarvm: Update to 2022.04.

* gnu/packages/perl6.scm (moarvm): Update to 2022.04.
[arguments]: Add 'fix-build' phase.
[propagated-inputs]: Use latest libtommath. Move below native-inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
d154fa0b — Paul A. Patience 4 years ago
gnu: rakudo: Remove trailing booleans.

* gnu/packages/perl6.scm (rakudo)[source]: Reindent.
[arguments]: Remove trailing booleans. Reindent.
[native-search-paths]: Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3e1e1316 — Paul A. Patience 4 years ago
gnu: nqp: Remove trailing booleans.

* gnu/packages/perl6.scm (nqp)[source]: Reindent.
[snippet]: Remove trailing boolean (and therefore the 'begin').
[arguments]: Remove trailing booleans. Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Next