guix_mirror_bot pushed a change to branch master
in repository guix.
from dba82ecc86 gnu: diffoscope: Update to 308.
new 53b6628d03 gnu: Add (gnu packages duckdb) module.
new 3699ede353 gnu: duckdb: Move to duckdb.
new e69a980196 gnu: duckdb: Update to 1.4.1.
new 629df7b1e4 gnu: python-duckdb: Move to duckdb.
new 1bf145eee3 gnu: r-duckdb: Move to duckdb.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/cran.scm | 48 +---------
gnu/packages/databases.scm | 33 -------
gnu/packages/duckdb.scm | 198 ++++++++++++++++++++++++++++++++++++++++
gnu/packages/python-science.scm | 1 +
gnu/packages/python-xyz.scm | 62 +------------
6 files changed, 202 insertions(+), 141 deletions(-)
create mode 100644 gnu/packages/duckdb.scm