guix-commits
[Top][All Lists]
Advanced

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

branch master updated (26d9e6c904 -> 579e9e9509)


From: guix-commits
Subject: branch master updated (26d9e6c904 -> 579e9e9509)
Date: Mon, 7 Feb 2022 08:03:22 -0500 (EST)

rekado pushed a change to branch master
in repository guix.

    from 26d9e6c904 gnu: connman: Update to 1.41.
     new 013086c3db gnu: Add perl-5.14.
     new defa85b265 gnu: Add glibc-2.2.5.
     new a95924c9ac gnu: Add gcc-2.95-wrapper.
     new 3817ea91b7 gnu: Add ghc-4.
     new ecea1a642f gnu: Add nhc98.
     new 579e9e9509 gnu: Add drc.

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


Summary of changes:
 gnu/local.mk                                       |   4 +
 gnu/packages/audio.scm                             |  36 +-
 gnu/packages/base.scm                              | 102 ++-
 gnu/packages/commencement.scm                      |  64 +-
 gnu/packages/haskell.scm                           | 318 ++++++++-
 gnu/packages/patches/ghc-4.patch                   | 708 +++++++++++++++++++++
 ...atch => perl-5.14-autosplit-default-time.patch} |   0
 ...tch => perl-5.14-module-pluggable-search.patch} |  16 +-
 gnu/packages/patches/perl-5.14-no-sys-dirs.patch   | 156 +++++
 gnu/packages/perl.scm                              |  73 +++
 10 files changed, 1463 insertions(+), 14 deletions(-)
 create mode 100644 gnu/packages/patches/ghc-4.patch
 copy gnu/packages/patches/{perl-autosplit-default-time.patch => 
perl-5.14-autosplit-default-time.patch} (100%)
 copy gnu/packages/patches/{perl-module-pluggable-search.patch => 
perl-5.14-module-pluggable-search.patch} (64%)
 create mode 100644 gnu/packages/patches/perl-5.14-no-sys-dirs.patch



reply via email to

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