[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch staging updated (0897ad7 -> 34f849a)
From: |
guix-commits |
Subject: |
branch staging updated (0897ad7 -> 34f849a) |
Date: |
Thu, 28 Nov 2019 10:50:38 -0500 (EST) |
mbakke pushed a change to branch staging
in repository guix.
from 0897ad7 Merge branch 'master' into staging
adds 7297ebb gnu: Blender: Update to 2.81.
adds 3751555 gnu: tome4: Update to 1.6.4.
adds efec58e gnu: r-factominer: Update to 2.0.
adds fda807d gnu: r-writexl: Update to 1.2.
adds ad6ab1a gnu: r-emmeans: Update to 1.4.3.
adds 04c3fd8 gnu: r-rnifti: Update to 1.0.1.
adds e2448b4 gnu: r-grimport: Update to 0.9-3.
adds bb180e8 gnu: r-grimport2: Update to 0.2-0.
adds 7dcd823 gnu: r-kohonen: Update to 3.0.10.
adds 7b18e6d gnu: r-covr: Update to 3.4.0.
adds 28d9409 gnu: r-rgdal: Update to 1.4-8.
adds 6fdf3d5 gnu: r-igraph: Update to 1.2.4.2.
adds bf5b792 gnu: r-matrix: Update to 1.2-18.
adds ba54cb6 gnu: r-rmarkdown: Update to 1.18.
adds 18a5575 gnu: r-e1071: Update to 1.7-3.
adds 3e68e7d gnu: gparted: Satisfy 'guix lint'.
adds 3c52617 gnu: snorenotify: Update inputs.
adds 4632e7c gnu: avidemux: Clean up inputs.
adds e8c6644 lint: Check for more packages which should be native.
adds 295c6a7 doc: Handle right arrows in 'syntax-highlighted-html'.
adds 9e3f9ac substitute: 'http-multiple-get' no longer drops requests
above 1,000.
adds 73765c9 services: nginx: Add description.
adds fa983b8 ui: Add 'file-hyperlink'.
adds 055f052 ui: 'display-generation' emits a hyperlink for the
generation.
adds c1c6650 services: Add pam-mount.
adds 62e7864 doc: Link to Guile's SXML section.
adds f71b16e gnu: r-emmeans: Update to 1.4.3.01.
adds 5af7378 gnu: sbcl-lack-middleware-backtrace: Provide a file-name.
adds 3b1e29a gnu: sbcl-lack-component: Provide a file-name.
adds c2db64c gnu: sbcl-lack: Provide a file-name.
adds b61fcdc gnu: sbcl-lack-util: Provide a file-name.
adds cfbd9b4 gnu: sbcl-lack-request: Provide a file-name.
adds d49eb36 gnu: sbcl-lack-middleware-static: Provide a file-name.
adds 040a744 gnu: sbcl-chinga: Don't use unstable tarball.
adds a32e8b2 gnu: sbcl-parse-number: Don't use unstable tarball.
adds 0089290 gnu: sbcl-parse-number: Update to 1.7.
adds a549802 gnu: mplayer: Adjust inputs.
adds ee9eafc gnu: openclonk: Adjust for GCC 7.
adds 6018d26 gnu: openclonk: Update description.
adds 8eebde7 gnu: vte/gtk+-2: Adjust for changes in inherited package.
adds 38a404d gnu: python2-matplotlib: Do not inherit test adjustments.
adds c09f598 gnu: python-matplotlib: Do not move the 'check' phase.
new 34f849a 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/build.scm | 1 +
doc/guix.texi | 86 ++++++++++++++++++++++++++++++++++
gnu/local.mk | 1 +
gnu/packages/cran.scm | 41 ++++++++--------
gnu/packages/disk.scm | 6 +--
gnu/packages/games.scm | 24 ++++++++--
gnu/packages/gnome.scm | 1 +
gnu/packages/graph.scm | 4 +-
gnu/packages/graphics.scm | 10 ++--
gnu/packages/kde.scm | 3 +-
gnu/packages/lisp.scm | 31 ++++++++-----
gnu/packages/python-xyz.scm | 4 +-
gnu/packages/statistics.scm | 12 ++---
gnu/packages/video.scm | 18 +++----
gnu/services/pam-mount.scm | 111 ++++++++++++++++++++++++++++++++++++++++++++
gnu/services/web.scm | 4 +-
guix/lint.scm | 1 +
guix/scripts/substitute.scm | 26 +++++++----
guix/ui.scm | 42 ++++++++++-------
19 files changed, 337 insertions(+), 89 deletions(-)
create mode 100644 gnu/services/pam-mount.scm
- branch staging updated (0897ad7 -> 34f849a),
guix-commits <=