guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (0ff4e49 -> 1640f16)


From: Mark H. Weaver
Subject: branch core-updates updated (0ff4e49 -> 1640f16)
Date: Sun, 27 May 2018 01:29:02 -0400 (EDT)

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

      from  0ff4e49   gnu: boost: Re-enable context and coroutine libraries on 
MIPS.
      adds  3146aab   gnu: r-minimal: Add tcl/tk support.
      adds  1259167   gnu: Add r-analytics.
      adds  d1ae687   gnu: gnome-desktop-service-type: Add description.
      adds  a31d733   gnu: mate-desktop-service-type: Add description.
      adds  fd29faa   gnu: Add emacs-desktop-environment.
      adds  f035e5d   gnu: weston: Update to 4.0.0.
      adds  04e7cd8   gnu: qjackctl: Update to 0.5.1.
      adds  217af8a   gnu: qsynth: Update to 0.5.1.
      adds  26bcd2a   gnu: weston: Disable parallel tests.
      adds  a1b8024   gnu: Add fastp.
      adds  c10679f   gnu: gnurl: Update to 7.60.0.
      adds  109f022   gnu: gdal: Fix configure flags.
      adds  9142052   gnu: ntfs-3g: Link 'mount.ntfs' to 'mount.ntfs-3g'.
      adds  655ca71   gnu: Add xsimd.
      adds  c75c9b0   gnu: mrustc: Update to 0.0.0-3.b5b7089.
      adds  1ceca46   gnu: Add python2-oauth2client.
      adds  961bcdf   gnu: Add python-google-api-client.
      adds  b5a9f49   gnu: Add python-gipc.
      adds  a037a59   gnu: Add python-fusepy.
      adds  4806d39   gnu: Add python2-gdrivefs.
      adds  98e0b12   vm: Pass "panic=1" to Linux.
      adds  0921eff   gnu: superlu-dist: Update to 5.3.0.
      adds  6df2a50   gnu: openmpi: Update to 3.0.1.
      adds  a560641   gnu: openmpi: Reintroduce PSM (Intel TrueScale) support.
      adds  fbe1b85   gnu: openmpi: Add PSM2 (Intel OmniPath) support.
      adds  e7ca985   gnu: footswitch: Update to ca43d53f.
      adds  c53fa8c   gnu: mps-youtube: Update to 0.2.8.
      adds  43a776e   gnu: mpfrcx: Update to 0.5.
      adds  4c40ed9   gnu: Add scummvm.
      adds  84fbe00   gnu: wine-staging-patchset-data: Update to 3.9.
      adds  385f8a0   gnu: wine-staging: Update to 3.9.
      adds  b3884bb   gnu: rust: Fix typo.
      adds  9572d2b   http-client: Send redirection messages to stderr.
      adds  bbb56dc   gnu: feh: Update to 2.26.3.
      adds  80746f9   gnu: vte: Update to 0.52.2.
      adds  6ce76bd   gnu: whois: Update to 5.3.1.
      adds  26633cb   gnu: samba: Update to 4.8.2.
      adds  d5c472a   gnu: p11-kit: Update to 0.23.11.
      adds  b9d5622   gnu: x265: Update to 2.8.
      adds  dc70ff2   gnu: Add xonotic.
      adds  e0f415b   gnu: xapers: Fix recommended packages
      adds  7198717   gnu: Add ucl.
      adds  5735256   gnu: Add upx.
      adds  0d529a7   gnu: gifsicle: New variable.
      adds  e8f4d53   gnu: Add pybind11.
      adds  ab7da7b   gnu: address@hidden: Update to 4.4.133.
      adds  ce9484d   gnu: address@hidden: Update to 4.9.103.
      adds  52a1379   gnu: address@hidden: Update to 4.14.44.
      adds  a4e45ac   gnu: linux-libre: Update to 4.16.12.
       new  1640f16   Merge branch 'master' into core-updates

The 1 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/build/vm.scm                |  13 ++-
 gnu/packages/accessibility.scm  |   6 +-
 gnu/packages/algebra.scm        |   8 +-
 gnu/packages/audio.scm          |   8 +-
 gnu/packages/bioinformatics.scm |  36 ++++++
 gnu/packages/compression.scm    |  73 ++++++++++++
 gnu/packages/cpp.scm            |  27 +++++
 gnu/packages/cran.scm           |  34 ++++++
 gnu/packages/emacs.scm          |  25 +++++
 gnu/packages/emulators.scm      |  60 +++++++++-
 gnu/packages/freedesktop.scm    |   7 +-
 gnu/packages/games.scm          | 242 ++++++++++++++++++++++++++++++++++++++++
 gnu/packages/geo.scm            |   2 +-
 gnu/packages/gnome.scm          |   4 +-
 gnu/packages/gnunet.scm         |   9 +-
 gnu/packages/image-viewers.scm  |   4 +-
 gnu/packages/image.scm          |  48 ++++++++
 gnu/packages/linux.scm          |  30 +++--
 gnu/packages/maths.scm          |  87 ++++++++++++---
 gnu/packages/mpi.scm            |  20 ++--
 gnu/packages/networking.scm     |   7 +-
 gnu/packages/python-web.scm     |  31 +++++
 gnu/packages/python.scm         | 132 +++++++++++++++++++++-
 gnu/packages/rust.scm           |   8 +-
 gnu/packages/samba.scm          |   4 +-
 gnu/packages/search.scm         |  39 ++++++-
 gnu/packages/statistics.scm     |  12 +-
 gnu/packages/tls.scm            |  18 ++-
 gnu/packages/video.scm          |   8 +-
 gnu/packages/wine.scm           |   6 +-
 gnu/services/desktop.scm        |   7 +-
 guix/http-client.scm            |   2 +-
 32 files changed, 924 insertions(+), 93 deletions(-)



reply via email to

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