guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (a3fef43 -> 5b15c07)


From: Leo Famulari
Subject: branch staging updated (a3fef43 -> 5b15c07)
Date: Mon, 9 Jan 2017 20:15:12 +0000 (UTC)

lfam pushed a change to branch staging
in repository guix.

      from  a3fef43   gnu: ardour: Add eudev dependency.
      adds  0144571   guix archive: '-f docker' supports package names as 
arguments.
      adds  b2859a4   gnu: zlib: Fix alternate download URL.
      adds  e10872c   gnu: gpgme: Patch CMake files.
      adds  2b84170   gnu: gnome-mpv: Update to 0.11.
      adds  261f569   gnu: econnman: Add missing input.
      adds  1c9cea7   gnu: python-pygpgme: Fix build failure.
      adds  0860081   gnu: address@hidden: Update to 4.4.40.
      adds  57fe28a   gnu: linux-libre: Update to 4.9.1.
      adds  6499893   gnu: ruby-yard: Update to 0.9.6.
      adds  3a3e309   gnu: ruby-yard: Fix typo in source URI.
      adds  ec460a2   gnu: font-liberation: Use @item in @enumerate.
      adds  dfb01ba   gnu: Add libfprint.
      adds  9e3e972   gnu: Add fprintd.
      adds  5b49461   gnu: prosody: Add OpenSSL and Coreutils to the PATH of 
programs.
      adds  84bf2a2   gnu: prosody: Make config and data files visible to 
'prosodyctl'.
      adds  78cef99   gnu: Add Prosody service.
      adds  b9acdad   gnu: gdk-pixbuf: Replace with 2.36.2.
      adds  9898620   gnu: icecat: Rename patches that have been assigned CVEs.
      adds  86c41ec   gnu: icecat: Add fixes from upstream mozilla-esr45.
      adds  96404be   gnu: gdk-pixbuf: Update replacement to 2.36.3.
      adds  bb0756c   gnu: Add font-google-roboto.
      adds  f048f12   gnu: Add dotherside.
      adds  ee719fb   gnu: Add corrode.
      adds  814b18e   gnu: Add Guile-ICS.
      adds  392c26b   gnu: python-pip: Update to 9.0.1
      adds  7bbf2e3   gnu: hdf4: Update to 4.2.12.
      adds  c5793e7   gnu: Add guile-8sync.
      adds  ab4a173   gnu: guile-8sync: Add #t at end of setenv phase.
      adds  834458f   gnu: Simplify the downloads from http://www.aquamaniac.de
      adds  5d18d77   gnu: rustc: Retain binutils.
      adds  84aafbb   gnu: Add nim.
      adds  dea228c   gnu: Update imagemagick to version 7.0.4-3.
      adds  cac19f0   gnu: Update aqbanking to version 5.6.12.
      adds  04927b6   gnu: cuirass: Update to 0.0.1 revision 3.
      adds  4f90308   Revert "gnu: Update imagemagick to version 7.0.4-3."
      adds  5ba5b4b   gnu: imagemagick: Update to 6.9.7-3.
       new  5b15c07   Merge branch 'master' into staging

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:
 Makefile.am                                        |    4 +-
 doc/guix.texi                                      |  393 ++++++++++-
 gnu/local.mk                                       |    3 +-
 gnu/packages/ci.scm                                |   16 +-
 gnu/packages/compression.scm                       |    6 +-
 gnu/packages/connman.scm                           |    2 +
 gnu/packages/fonts.scm                             |   51 +-
 gnu/packages/freedesktop.scm                       |   66 +-
 gnu/packages/gnucash.scm                           |    8 +-
 gnu/packages/gnupg.scm                             |    9 +
 gnu/packages/gnuzilla.scm                          |   69 +-
 gnu/packages/gtk.scm                               |   29 +-
 gnu/packages/guile.scm                             |   76 +-
 gnu/packages/haskell.scm                           |   33 +
 gnu/packages/imagemagick.scm                       |    7 +-
 ...bre-4.8-i686.conf => linux-libre-4.9-i686.conf} |  208 ++++--
 ...4.8-x86_64.conf => linux-libre-4.9-x86_64.conf} |  216 ++++--
 gnu/packages/linux.scm                             |   12 +-
 gnu/packages/maths.scm                             |    4 +-
 gnu/packages/messaging.scm                         |   47 +-
 gnu/packages/nim.scm                               |   59 ++
 .../ruby-yard-fix-skip-of-markdown-tests.patch     |   17 -
 gnu/packages/python.scm                            |   17 +-
 gnu/packages/qt.scm                                |   36 +-
 gnu/packages/ruby.scm                              |   66 +-
 gnu/packages/rust.scm                              |   14 +-
 gnu/packages/video.scm                             |    6 +-
 gnu/services/configuration.scm                     |    3 +
 gnu/services/messaging.scm                         |  726 ++++++++++++++++++++
 guix/scripts/archive.scm                           |   30 +-
 30 files changed, 1938 insertions(+), 295 deletions(-)
 rename gnu/packages/{linux-libre-4.8-i686.conf => linux-libre-4.9-i686.conf} 
(98%)
 rename gnu/packages/{linux-libre-4.8-x86_64.conf => 
linux-libre-4.9-x86_64.conf} (98%)
 create mode 100644 gnu/packages/nim.scm
 delete mode 100644 
gnu/packages/patches/ruby-yard-fix-skip-of-markdown-tests.patch
 create mode 100644 gnu/services/messaging.scm



reply via email to

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