[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28028] [PATCH 0/9] Perl crypto things
From: |
Marius Bakke |
Subject: |
[bug#28028] [PATCH 0/9] Perl crypto things |
Date: |
Wed, 09 Aug 2017 22:44:12 +0200 |
User-agent: |
Notmuch/0.25 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) |
Ricardo Wurmus <address@hidden> writes:
> Hi Guix,
>
> this is from my staging heap.
>
> Ricardo Wurmus (9):
> gnu: Add perl-hash-fieldhash.
> gnu: Add perl-math-random-isaac-xs.
> gnu: Add perl-math-random-isaac.
> gnu: Add perl-type-tie.
> gnu: Add perl-regexp-util.
> gnu: Add perl-ref-util-xs.
> gnu: Add perl-type-tiny.
> gnu: Add perl-crypt-random-source.
> gnu: Add perl-math-random-secure.
>
> gnu/packages/perl.scm | 256
> +++++++++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 255 insertions(+), 1 deletion(-)
The patches LGTM, but I wonder if we should split some of these out to
e.g. math.scm to prevent perl.scm from getting the python syndrome. WDYT?
signature.asc
Description: PGP signature
- [bug#28028] [PATCH 6/9] gnu: Add perl-ref-util-xs., (continued)
- [bug#28028] [PATCH 6/9] gnu: Add perl-ref-util-xs., Ricardo Wurmus, 2017/08/09
- [bug#28028] [PATCH 8/9] gnu: Add perl-crypt-random-source., Ricardo Wurmus, 2017/08/09
- [bug#28028] [PATCH 7/9] gnu: Add perl-type-tiny., Ricardo Wurmus, 2017/08/09
- [bug#28028] [PATCH 9/9] gnu: Add perl-math-random-secure., Ricardo Wurmus, 2017/08/09
- [bug#28028] [PATCH 1/9] gnu: Add perl-hash-fieldhash., Danny Milosavljevic, 2017/08/12
- [bug#28028] [PATCH 0/9] Perl crypto things,
Marius Bakke <=