guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (57dac1e -> d936200)


From: Marius Bakke
Subject: branch core-updates updated (57dac1e -> d936200)
Date: Mon, 27 Aug 2018 19:23:29 -0400 (EDT)

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

      from  57dac1e   gnu: python-cairocffi: Update to 0.9.0.
      adds  7d01ee6   gnu: Add avogadro.
      adds  8a9e0b6   gnu: emacs-recent-addresses: Add missing words to 
description.
      adds  bff861e   gnu: Add emacs-git-annex.
      adds  8a928aa   cve: Update feed URL.
      adds  64daf21   gnu: emacs-recent-addresses: Switch to a branch that 
works with Helm.
      adds  032712f   gnu: address@hidden: Update to 4.4.152.
      adds  8d55adf   gnu: address@hidden: Update to 4.9.124.
      adds  fabe2c7   gnu: address@hidden: Update to 4.14.67.
      adds  cfb15a5   gnu: linux-libre: Update to 4.18.5.
      adds  3c30054   gnu: ghc-optparse-applicative: Update to 0.14.2.0.
      adds  b625f3a   gnu: ghc-smallcheck: Update to 1.1.5.
      adds  7550f4b   gnu: ghc-integer-logarithms: Update to 1.0.2.1.
      adds  2cad58c   gnu: ghc-scientific: Update to 0.3.6.2.
      adds  1d8d69c   nls: Update 'fr' translation.
      adds  6948fa0   gnu: emacs-racket-mode: Update to commit add0190.
      adds  69502b5   gnu: Add guile-aa-tree.
      adds  1ca5499   gnu: Add Lepton-EDA.
      adds  2aeee87   gnu: weston: Update to 5.0.0.
      adds  4715f92   Update email for Pierre Neidhardt.
      adds  a30cbd5   gnu: cuirass: Update to 8d40c49.
      adds  6635a3c   gnu: python-pygit2: Update to 0.26.4.
      adds  f2d2dc7   gnu: libexif: Update home-page URL.
      adds  0de33cb   gnu: feh: Enable EXIF support.
      adds  f2d0a2c   self: Shrink the module search path of the 'guix' command.
      adds  a0a2c2f   pull: Use (git) and (guix git) unconditionally.
      adds  3c3c3d1   gnu: emacs-async: Download using git.
      adds  eb87b63   gnu: slang: Update to 2.3.2.
      adds  2987b2e   gnu: seabios: Update source URI.
      adds  526ce41   gnu: GRUB: Check for errors from efibootmgr.
       new  61fca0f   Merge branch 'master' into core-updates
       new  8f1022d   gnu: vala: Update to 0.40.9.
       new  d936200   gnu: GRUB: Adjust to recent binutils changes.

The 3 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:
 .mailmap                                           |     1 +
 doc/contributing.fr.texi                           |    27 +-
 doc/guix.fr.texi                                   |  8770 ++--
 gnu/local.mk                                       |     6 +-
 gnu/packages/bootloaders.scm                       |     4 +-
 gnu/packages/c.scm                                 |     2 +-
 gnu/packages/chemistry.scm                         |    80 +
 gnu/packages/ci.scm                                |     6 +-
 gnu/packages/code.scm                              |     2 +-
 gnu/packages/compression.scm                       |     2 +-
 gnu/packages/disk.scm                              |     2 +-
 gnu/packages/emacs.scm                             |    63 +-
 gnu/packages/engineering.scm                       |    70 +
 gnu/packages/firmware.scm                          |     2 +-
 gnu/packages/freedesktop.scm                       |     6 +-
 gnu/packages/gnome.scm                             |     4 +-
 gnu/packages/golang.scm                            |     2 +-
 gnu/packages/guile.scm                             |    24 +
 gnu/packages/haskell.scm                           |    42 +-
 gnu/packages/image-viewers.scm                     |     4 +-
 gnu/packages/image.scm                             |     2 +-
 gnu/packages/linux.scm                             |    16 +-
 gnu/packages/music.scm                             |     2 +-
 gnu/packages/networking.scm                        |     2 +-
 gnu/packages/password-utils.scm                    |     2 +-
 gnu/packages/patches/avogadro-boost148.patch       |    69 +
 gnu/packages/patches/avogadro-eigen3-update.patch  |   603 +
 .../patches/avogadro-python-eigen-lib.patch        |   161 +
 gnu/packages/patches/grub-binutils-compat.patch    |    53 +
 .../patches/grub-check-error-efibootmgr.patch      |   176 +
 .../python-pygit2-disable-network-tests.patch      |    43 -
 gnu/packages/perl-check.scm                        |     2 +-
 gnu/packages/perl.scm                              |     2 +-
 gnu/packages/photo.scm                             |     2 +-
 gnu/packages/python.scm                            |     6 +-
 gnu/packages/slang.scm                             |     4 +-
 gnu/packages/textutils.scm                         |     2 +-
 gnu/packages/video.scm                             |     2 +-
 gnu/packages/xdisorg.scm                           |     2 +-
 guix/cve.scm                                       |     4 +-
 guix/scripts/pull.scm                              |    35 +-
 guix/self.scm                                      |    24 +-
 po/doc/guix-manual.fr.po                           |  5740 +--
 po/guix/fr.po                                      | 42592 ++-----------------
 44 files changed, 12123 insertions(+), 46542 deletions(-)
 create mode 100644 gnu/packages/patches/avogadro-boost148.patch
 create mode 100644 gnu/packages/patches/avogadro-eigen3-update.patch
 create mode 100644 gnu/packages/patches/avogadro-python-eigen-lib.patch
 create mode 100644 gnu/packages/patches/grub-binutils-compat.patch
 create mode 100644 gnu/packages/patches/grub-check-error-efibootmgr.patch
 delete mode 100644 
gnu/packages/patches/python-pygit2-disable-network-tests.patch



reply via email to

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