guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b16b779 -> 97b05ab)


From: Eric Bavier
Subject: branch master updated (b16b779 -> 97b05ab)
Date: Mon, 20 Apr 2015 01:02:23 +0000

bavier pushed a change to branch master
in repository guix.

      from  b16b779   gnu: bash-completion: Remove completions redundant with 
those of util-linux.
       new  9e4a022   gnu: Add Template-Timer.
       new  5c2c9ab   gnu: Add Catalyst-View-TT.
       new  d3182b4   gnu: Add HTTP-Parser.
       new  8ab39c2   gnu: Add HTTP-Parser-XS.
       new  be22d5f   gnu: Add Net-Server.
       new  a641b57   gnu: Add Starman.
       new  ca8e619   gnu: Add CatalystX-Script-Server-Starman.
       new  19c0e5a   gnu: Add Crypt-RandPasswd.
       new  186eb13   gnu: add DBD-Pg.
       new  e3cfe3d   gnu: Move perl-mime-types to (gnu packages perl).
       new  ebda902   gnu: Add Email-Address.
       new  08bf709   gnu: Add Email-MessageID.
       new  55025bb   gnu: Add Email-MIME-ContentType.
       new  02e2993   gnu: Add Email-MIME-Encodings.
       new  aa86a3b   gnu: Add Email-Date-Format.
       new  151ef3e   gnu: Add Email-Simple.
       new  0a4c49f   gnu: Add Email-MIME.
       new  26b8de1   gnu: Add Email-Abstract.
       new  70de16e   gnu: Add MooX-Types-MooseLike.
       new  0677b1a   gnu: Add Throwable.
       new  a24c542   gnu: Add Email-Sender.
       new  38973df   gnu: Add File-Slurp.
       new  73f542c   gnu: Add Compress-Raw-Bzip2.
       new  8e18514   gnu: Add Compress-Raw-Zlib.
       new  8aaafd3   gnu: Add IO-Compress.
       new  e3d84c4   gnu: Add IPC-Run.
       new  0eb3b5b   gnu: Net-HTTP: Update to 6.07.
       new  bec820d   gnu: libwww-perl: Update to 6.13.
       new  bdcfd18   gnu: Add LWP-Protocol-https.
       new  1cebf87   gnu: Add Data-Stream-Bulk.
       new  9151712   gnu: Add DateTime-Format-HTTP.
       new  31170d1   gnu: Add Digest-HMAC.
       new  0a24e9b   gnu: Add Digest-MD5-File.
       new  6a58b09   gnu: Add LWP-UserAgent-Determined.
       new  4be514c   gnu: Add MooseX-StrictConstructor.
       new  bd44b05   gnu: Add Class-Factory-Util.
       new  6f170fe   gnu: Add DateTime-Format-Strptime.
       new  3dcfec0   gnu: Add DateTime-Format-Builder.
       new  b271f72   gnu: Add DateTime-Format-Flexible.
       new  23c2836   gnu: Add Set-Infinite.
       new  f89fe3b   gnu: Add DateTime-Set.
       new  47e049c   gnu: Add DateTime-Event-Recurrence.
       new  21c9adc   gnu: Add DateTime-Event-ICal.
       new  e58a2fa   gnu: Add DateTime-Format-ICal.
       new  85690ec   gnu: Add Perl boolean.
       new  bb90ae0   gnu: Add Bit-Vector.
       new  59f4232   gnu: Add Date-Calc.
       new  5506950   gnu: Add Module-Util.
       new  69d2261   gnu: Add DateTime-Format-Natural.
       new  ef96132   gnu: Add DateTimeX-Easy.
       new  3e7a86c   gnu: Add MooseX-Types-DateTime.
       new  7300092   gnu: Add Devel-Symdump.
       new  29fda45   gnu: Add Pod-Coverage.
       new  bbe81cc   gnu: Add Test-Pod-Coverage.
       new  a15145d   gnu: Add Time-Duration.
       new  4f43da1   gnu: Add Time-Duration-Parse.
       new  d2401db   gnu: Add MooseX-Types-DateTime-MoreCoercions.
       new  257fa40   gnu: Add Term-Encoding.
       new  56da2a1   gnu: Add IO-Interactive.
       new  cd718b8   gnu: Add Class-MethodMaker.
       new  70fe000   gnu: Add TermReadKey.
       new  cc307bd   gnu: Add Term-ProgressBar.
       new  f9671ab   gnu: Add UNIVERSAL-can.
       new  7332618   gnu: Add UNIVERSAL-isa.
       new  4dbac59   gnu: Add Test-MockObject.
       new  0d54bd2   gnu: Add Term-ProgressBar-Quiet.
       new  0955342   gnu: Add Term-ProgressBar-Simple.
       new  b715dba   gnu: Add XML-NamespaceSupport.
       new  1ed6d5b   gnu: Add XML-SAX-Base.
       new  18b8bbb   gnu: Add XML-SAX;
       new  3dd6bee   gnu: Add XML-LibXML.
       new  38e62c8   gnu: Add Perl Net-Amazon-S3.
       new  8ce2312   gnu: Add Perl Readonly.
       new  718c89c   gnu: Add SQL-Tokenizer.
       new  b4dcb02   gnu: Add SQL-SplitStatement.
       new  f21671f   gnu: Add Set-Scalar.
       new  7ae9557   gnu: Add Text-Aligner.
       new  10ef803   gnu: Add Text-Table.
       new  8ac84f2   gnu: Add Sys-Hostname-Long.
       new  ae6904d   gnu: nix: Propagate perl inputs.
       new  47945cf   import: cpan: Fix license string for Artistic license.
       new  97b05ab   gnu: Add JSON-Any.

The 82 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu-system.am                                      |    1 +
 gnu/packages/compression.scm                       |   82 ++-
 gnu/packages/databases.scm                         |   69 ++
 gnu/packages/mail.scm                              |  204 ++++
 gnu/packages/package-management.scm                |    8 +-
 .../patches/perl-net-amazon-s3-moose-warning.patch |   17 +
 gnu/packages/perl.scm                              | 1164 +++++++++++++++++++-
 gnu/packages/web.scm                               |  311 +++++-
 gnu/packages/xml.scm                               |  104 ++
 guix/import/cpan.scm                               |    4 +-
 10 files changed, 1929 insertions(+), 35 deletions(-)
 create mode 100644 gnu/packages/patches/perl-net-amazon-s3-moose-warning.patch



reply via email to

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