[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (22e623a -> 4fec042)
From: |
guix-commits |
Subject: |
branch master updated (22e623a -> 4fec042) |
Date: |
Tue, 15 Jan 2019 11:47:04 -0500 (EST) |
rekado pushed a change to branch master
in repository guix.
from 22e623a gnu: Add python-grpcio.
new 4fec042 gnu: Move Python compression packages to new module.
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:
gnu/local.mk | 1 +
gnu/packages/bioinformatics.scm | 1 +
gnu/packages/compression.scm | 173 ------------------------------
gnu/packages/java-compression.scm | 3 +-
gnu/packages/python-compression.scm | 206 ++++++++++++++++++++++++++++++++++++
gnu/packages/xorg.scm | 1 +
6 files changed, 211 insertions(+), 174 deletions(-)
create mode 100644 gnu/packages/python-compression.scm
- branch master updated (22e623a -> 4fec042),
guix-commits <=