[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (41a0108 -> 2a2760a)
From: |
guix-commits |
Subject: |
branch master updated (41a0108 -> 2a2760a) |
Date: |
Mon, 7 Jan 2019 09:55:21 -0500 (EST) |
rekado pushed a change to branch master
in repository guix.
from 41a0108 gnu: biber: Update to 2.12.
new d9bec9a gnu: r-rmysql: Move from databases.scm to cran.scm
new e0d3f4b gnu: Remove reference to (gnu packages statistics).
new 61f2587 gnu: python-rpy2: Move to (gnu packages statistics).
new 576e74e gnu: emacs-ess: Move to (gnu packages statistics).
new 2a2760a gnu: Move R packages from geo.scm to cran.scm.
The 5 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/packages/cran.scm | 150 ++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/databases.scm | 31 ---------
gnu/packages/emacs.scm | 68 --------------------
gnu/packages/geo.scm | 118 ----------------------------------
gnu/packages/python.scm | 59 -----------------
gnu/packages/statistics.scm | 128 +++++++++++++++++++++++++++++++++++++
gnu/packages/web.scm | 1 -
7 files changed, 278 insertions(+), 277 deletions(-)
- branch master updated (41a0108 -> 2a2760a),
guix-commits <=
- 02/05: gnu: Remove reference to (gnu packages statistics)., guix-commits, 2019/01/07
- 03/05: gnu: python-rpy2: Move to (gnu packages statistics)., guix-commits, 2019/01/07
- 04/05: gnu: emacs-ess: Move to (gnu packages statistics)., guix-commits, 2019/01/07
- 05/05: gnu: Move R packages from geo.scm to cran.scm., guix-commits, 2019/01/07
- 01/05: gnu: r-rmysql: Move from databases.scm to cran.scm, guix-commits, 2019/01/07