[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b890117 -> 07dbdbd)
From: |
guix-commits |
Subject: |
branch master updated (b890117 -> 07dbdbd) |
Date: |
Sat, 25 Jul 2020 12:49:13 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from b890117 gnu: Add emacs-shx.
new 9ff9a64 gnu: ao: Update source URI.
new 406f3f9 gnu: libsigrok: Remove unused input.
new edce3b9 gnu: procenv: Check is a native input.
new 29b659e gnu: Add syncthing-gtk.
new cd09634 gnu: python-typing-extension: Update to 3.7.4.2.
new c0f52c4 gnu: Add python-pytest-arraydiff.
new 5bec698 gnu: Add python-pytest-doctestplus.
new 4202af6 gnu: Add python-pytest-filter-subpackage.
new 8974f7d gnu: Add python-pytest-openfiles.
new 04a3cb9 gnu: Add python-pytest-remotedata.
new 8ea5d35 gnu: Add python-pytest-mpl.
new ea4972e gnu: Add python-covdefaults.
new 9c4d0d2 gnu: Add python-cfgv.
new 48443dc gnu: Add python-identify.
new b8bf0f8 gnu: Add python-nodeenv.
new a5d27db gnu: Add python-pytest-env.
new 581b37c gnu: Add python-pre-commit.
new 07dbdbd gnu: beets: Support replaygain plugin.
The 18 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/packages/electronics.scm | 3 +-
gnu/packages/linux.scm | 16 ++-
gnu/packages/music.scm | 22 +++-
gnu/packages/python-check.scm | 237 +++++++++++++++++++++++++++++++++++++++
gnu/packages/python-xyz.scm | 106 ++++++++++++++++-
gnu/packages/syncthing.scm | 76 ++++++++++++-
gnu/packages/version-control.scm | 113 +++++++++++++++++++
gnu/packages/xiph.scm | 2 +-
8 files changed, 561 insertions(+), 14 deletions(-)
- branch master updated (b890117 -> 07dbdbd),
guix-commits <=
- 01/18: gnu: ao: Update source URI., guix-commits, 2020/07/25
- 04/18: gnu: Add syncthing-gtk., guix-commits, 2020/07/25
- 03/18: gnu: procenv: Check is a native input., guix-commits, 2020/07/25
- 02/18: gnu: libsigrok: Remove unused input., guix-commits, 2020/07/25
- 05/18: gnu: python-typing-extension: Update to 3.7.4.2., guix-commits, 2020/07/25
- 06/18: gnu: Add python-pytest-arraydiff., guix-commits, 2020/07/25
- 10/18: gnu: Add python-pytest-remotedata., guix-commits, 2020/07/25
- 13/18: gnu: Add python-cfgv., guix-commits, 2020/07/25
- 15/18: gnu: Add python-nodeenv., guix-commits, 2020/07/25
- 17/18: gnu: Add python-pre-commit., guix-commits, 2020/07/25