guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (6a31791 -> ad3a937)


From: Marius Bakke
Subject: branch staging updated (6a31791 -> ad3a937)
Date: Sat, 7 Oct 2017 06:54:49 -0400 (EDT)

mbakke pushed a change to branch staging
in repository guix.

      from  6a31791   Merge branch 'master' into staging
      adds  0b12324   uuid: Fix typo in 'uuid=?' test.
      adds  8b920d7   import: Use a 'file://' URL in 'alist->package' test.
      adds  1738e24   gnu: guix: Update development snapshot.
      adds  2320d4f   gnu: glibc-locales: Use 'modify-phases' syntax.
      adds  4bbc27a   gnu: btrfs-progs: Update to 4.13.2.
      adds  6bbbca9   gnu: Add mongodb.
      adds  5266ff7   services: Add MongoDB.
      adds  90d23ed   system: Really filter out Linux device names for the 
store.
      adds  428951b   gnu: address@hidden: Update to 4.4.90.
      adds  4556703   gnu: address@hidden: Update to 4.9.53.
      adds  ecfcb2e   gnu: linux-libre: Update to 4.13.5.
      adds  3ae76f7   gnu: vsearch: Update to 2.5.0.
       new  ad3a937   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:
 doc/guix.texi                                      | 26 ++++++
 gnu/packages/base.scm                              | 12 +--
 gnu/packages/bioinformatics.scm                    |  4 +-
 gnu/packages/databases.scm                         | 94 ++++++++++++++++++++++
 gnu/packages/linux.scm                             | 16 ++--
 gnu/packages/package-management.scm                |  6 +-
 ...ngodb-support-unknown-linux-distributions.patch | 55 +++++++++++++
 gnu/services/databases.scm                         | 89 ++++++++++++++++++++
 gnu/system.scm                                     | 15 ++--
 gnu/tests/databases.scm                            | 86 +++++++++++++++++++-
 tests/import-utils.scm                             |  5 +-
 tests/uuid.scm                                     |  2 +-
 12 files changed, 382 insertions(+), 28 deletions(-)
 create mode 100644 
gnu/packages/patches/mongodb-support-unknown-linux-distributions.patch



reply via email to

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