guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (ecfe88b -> 1293f6d)


From: Mark H. Weaver
Subject: branch core-updates updated (ecfe88b -> 1293f6d)
Date: Wed, 11 Apr 2018 17:23:05 -0400 (EDT)

mhw pushed a change to branch core-updates
in repository guix.

      from  ecfe88b   gnu: qemu: Fix build with glibc-2.27.
      adds  a69e0cf   gnu: Add libcgroup.
      adds  10de06b   gnu: hwloc: Skip 'linux-libnuma' test.
      adds  14b392a   self: Don't substitute the '-source' derivations.
      adds  69447b6   self: Display a new line at the end of module compilation.
      adds  e69dd84   self: Fix package names for compilation with Guile 2.0.
      adds  806ff35   self: Export '%guix-register-program' in generated (guix 
config).
      adds  43176dd   self: Don't use deprecated package names.
      adds  486de73   gnu: cuirass: Update to 238f856.
      adds  792ddfd   gnu: mes: Update to 0.12.
      adds  b1fb247   gnu: guix: Update to 486de73.
      adds  0927b5b   gnu: tlsdate: Fix compilation on aarch64-linux-gnu.
      adds  395541b   gnu: libtorrent-rasterbar: Add CXXFLAGS.
      adds  f8fbe37   gnu: Add qBittorrent.
      adds  63cab41   self: Remove 'eval-when' from in generated (guix config).
      adds  a1639ae   self: 'package-for-guile' really honors GUILE-VERSION.
      adds  4fbd1a2   gexp: 'scheme-file' can splice expressions.
      adds  eb72cdf   self: Produce a spliced (guix config) to placate Guile 
2.0.
      adds  ac6d2e3   nls: Add Spanish translation.
      adds  43d5df9   gnu: guile-config: Update to 0.2.
      adds  0d91cd0   gnu: elfutils: Disable failing test.
      adds  c5bd875   gnu: linux-libre: Add 'patch-/bin/pwd' phase.
      adds  99e892a   gnu: linux-libre: Update to 4.16.1.
      adds  dde9978   services: cgit: Simplify 'uglify-field-name'.
      adds  36027f0   services: cgit: Simplify 'serialize-module-link-path'.
      adds  ad05e96   services: cgit: Add support for file-like objects.
      adds  80b76b9   services: cgit: Enforce serialization order.
      adds  e5fe544   services: cgit: Add support for project-list.
      adds  9502ea3   gnu: icecat: Add more configure flags and rename a phase.
      adds  87a841b   gnu: icecat: Add more fixes from upstream mozilla-esr52.
       new  3c03161   Merge branch 'master' into core-updates
       new  1293f6d   gnu: icecat: Remove 'use-skia-by-default' phase.

The 2 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:
 Makefile.am                                        |   6 +-
 doc/guix.texi                                      |  55 +++--
 .../linux-libre/{4.15-arm.conf => 4.16-arm.conf}   | 181 ++++++++++-----
 .../linux-libre/{4.15-i686.conf => 4.16-i686.conf} | 252 +++++++++++++--------
 .../{4.15-x86_64.conf => 4.16-x86_64.conf}         | 250 ++++++++++++--------
 gnu/packages/bittorrent.scm                        |  46 +++-
 gnu/packages/ci.scm                                |   6 +-
 gnu/packages/elf.scm                               |  12 +-
 gnu/packages/gnuzilla.scm                          |  39 ++--
 gnu/packages/guile.scm                             |  27 ++-
 gnu/packages/linux.scm                             |  36 ++-
 gnu/packages/mes.scm                               |   4 +-
 gnu/packages/mpi.scm                               |  22 +-
 gnu/packages/ntp.scm                               |  15 +-
 gnu/packages/package-management.scm                |   6 +-
 gnu/services/cgit.scm                              | 133 ++++++-----
 guix/gexp.scm                                      |  39 ++--
 guix/self.scm                                      | 105 +++++----
 po/packages/LINGUAS                                |   1 +
 po/packages/{zh_CN.po => es.po}                    | 114 +++++-----
 tests/gexp.scm                                     |  23 +-
 21 files changed, 890 insertions(+), 482 deletions(-)
 rename gnu/packages/aux-files/linux-libre/{4.15-arm.conf => 4.16-arm.conf} 
(98%)
 rename gnu/packages/aux-files/linux-libre/{4.15-i686.conf => 4.16-i686.conf} 
(98%)
 rename gnu/packages/aux-files/linux-libre/{4.15-x86_64.conf => 
4.16-x86_64.conf} (98%)
 copy po/packages/{zh_CN.po => es.po} (99%)



reply via email to

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