guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (4935701 -> 9d10a63)


From: Mark H. Weaver
Subject: branch core-updates updated (4935701 -> 9d10a63)
Date: Thu, 24 May 2018 02:41:56 -0400 (EDT)

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

      from  4935701   Revert "gnu: cmake: Delete Emacs library."
      adds  096c10c   gnu: mutt: Update to 1.10.0.
      adds  bdadf85   gnu: Add emacs-daemons.
      adds  35d4384   gnu: emacs-daemons: Fix typo in description.
      adds  71d3521   gnu: Add emacs-esh-autosuggest.
      adds  0f5ad3a   gnu: bismark: Patch bismark2report before installing.
      adds  bbdf366   gnu: Add emacs-cmake-mode.
      adds  aa4818c   gnu: cmake.scm: Add missing module.
      adds  b208677   gnu: gimp-fourier: Fix build.
      adds  d282388   linux-initrd: Enable "virtio-rng".
      adds  353df40   vm: Print the label and UUID of partitions.
      adds  56f9d44   vm: Use a deterministic file system UUID in shared-store 
VMs.
      adds  7874bbb   records: Insert record type ABI checks in constructors.
      adds  9c4dcfa   gnu: Add uncrustify.
      adds  c1e5109   gnu: Move 'astyle' to code.scm.
      adds  e470abf   gnu: Move 'indent' to code.scm.
      adds  94a8990   gnu: Add r-rappdirs.
      adds  2b47ebe   gnu: Add r-learnr.
      adds  fb50664   gnu: Add go-github-com-burntsushi-toml.
      adds  8c5a69a   gnu: Add go-github-com-getsentry-raven-go.
      adds  0972411   gnu: Add go-github-com-hashicorp-go-version.
      adds  c4230cd   gnu: Add go-github-com-jpillora-backoff.
      adds  28380e0   gnu: Add go-github-com-stretchr-testify.
      adds  21290c3   gnu: Add go-github-com-tevino-abool.
      adds  6c7d062   gnu: Use "code" instead of "indent".
      adds  8efe2a2   gnu: Use "code" instead of "indent".
      adds  6623bd8   gnu: libusb-for-axoloti: Adjust patch.
      adds  a4ab65e   gnu: pigx-scrnaseq: Update to 0.0.4.
      adds  afe0c03   gnu: x265: Update to 2.7.
      adds  b284877   gnu: x265: Return a boolean from the snippet.
      adds  27f44a4   gnu: tor: Update to 0.3.3.6 [security fixes].
      adds  1115119   gnu: parallel: Update to 20180522.
      adds  0b1e903   gnu: stunnel: Update to 5.45.
      adds  a5a568d   gnu: redshift: Update to 1.12.
      adds  8332ac0   gnu: simplescreenrecorder: Update to 0.3.11.
      adds  8c8d015   gnu: python-gitpython: Update to 2.1.10.
      adds  34fb6c5   gnu: connman: Update to 1.36.
      adds  996e45c   gnu: Add gdal.
      adds  2b9be1a   gnu: Add postgis.
      adds  ad3068b   gnu: procps: Update to 3.3.15 [fixes 
CVE-2018-{1122,1123,1124,1125,1126}].
      adds  24c9d8b   gnu: address@hidden: Update to 4.9.102.
      adds  a75702d   gnu: address@hidden: Update to 4.14.43.
      adds  b729004   gnu: linux-libre: Update to 4.16.11.
      adds  d236c51   gnu: Add nyacc-for-mes.
      adds  0b68943   gnu: mescc-tools: Update to 0.4.
      adds  11c237f   gnu: mes: Update to 0.14.
       new  9d10a63   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                              |   3 +-
 gnu/local.mk                                  |   1 -
 gnu/packages/bioinformatics.scm               |  11 +-
 gnu/packages/cmake.scm                        |  18 +++
 gnu/packages/code.scm                         | 119 ++++++++++++++++++
 gnu/packages/commencement.scm                 |   2 +-
 gnu/packages/connman.scm                      |   6 +-
 gnu/packages/cran.scm                         |  52 ++++++++
 gnu/packages/debug.scm                        |   2 +-
 gnu/packages/emacs.scm                        |  54 ++++++++
 gnu/packages/flex.scm                         |   2 +-
 gnu/packages/geo.scm                          | 148 ++++++++++++++++++++++
 gnu/packages/gimp.scm                         |  16 ++-
 gnu/packages/golang.scm                       | 171 ++++++++++++++++++++++++++
 gnu/packages/indent.scm                       |  58 ---------
 gnu/packages/linux.scm                        |  16 +--
 gnu/packages/mail.scm                         |   4 +-
 gnu/packages/mes.scm                          |  36 ++++--
 gnu/packages/parallel.scm                     |   4 +-
 gnu/packages/patches/libusb-for-axoloti.patch |  14 ++-
 gnu/packages/pretty-print.scm                 |  42 -------
 gnu/packages/tor.scm                          |   4 +-
 gnu/packages/version-control.scm              |   4 +-
 gnu/packages/video.scm                        |  12 +-
 gnu/packages/web.scm                          |   4 +-
 gnu/packages/xdisorg.scm                      |   6 +-
 gnu/system/linux-initrd.scm                   |   2 +-
 gnu/system/vm.scm                             |   5 +
 guix/records.scm                              |  54 +++++++-
 tests/records.scm                             |  30 ++++-
 30 files changed, 738 insertions(+), 162 deletions(-)
 delete mode 100644 gnu/packages/indent.scm



reply via email to

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