[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (68a6070 -> 62115b7)
From: |
guix-commits |
Subject: |
branch master updated (68a6070 -> 62115b7) |
Date: |
Mon, 22 Jun 2020 17:55:36 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 68a6070 gnu: Add abe.
new bb7e9ab gnu: Add python-py-cpuinfo.
new 857c63f gnu: Add python-pytest-benchmark.
new 85acb5f gnu: Add python-pytest-flask.
new 24297a9 gnu: Add python-flask-restx.
new 9d0e87f gnu: Add python-pyfiglet.
new 3565a30 gnu: Add python-libtmux.
new 3e84503 gnu: Add python-daemux.
new cf66096 gnu: template-glib: Update to 3.34.0.
new a212006 gnu: jamvm: Fix to work with current gcc and glibc.
new 9305dfb gnu: darktable: Update to 3.0.2.
new d6817e0 gnu: mlt: Update to 6.20.0.
new 0752dab gnu: mlt: Build with the latest ffmpeg.
new 62115b7 gnu: liferea: Update to 1.12.8.
The 13 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/glib.scm | 4 +-
gnu/packages/java.scm | 8 +-
.../jamvm-2.0.0-disable-branch-patching.patch | 31 ++++++++
gnu/packages/photo.scm | 80 +++++++++++++------
gnu/packages/python-check.scm | 47 +++++++++++
gnu/packages/python-web.scm | 48 ++++++++++++
gnu/packages/python-xyz.scm | 37 +++++++++
gnu/packages/syndication.scm | 6 +-
gnu/packages/tmux.scm | 90 +++++++++++++++++++++-
gnu/packages/video.scm | 7 +-
11 files changed, 320 insertions(+), 39 deletions(-)
create mode 100644
gnu/packages/patches/jamvm-2.0.0-disable-branch-patching.patch
- branch master updated (68a6070 -> 62115b7),
guix-commits <=
- 01/13: gnu: Add python-py-cpuinfo., guix-commits, 2020/06/22
- 02/13: gnu: Add python-pytest-benchmark., guix-commits, 2020/06/22
- 06/13: gnu: Add python-libtmux., guix-commits, 2020/06/22
- 05/13: gnu: Add python-pyfiglet., guix-commits, 2020/06/22
- 08/13: gnu: template-glib: Update to 3.34.0., guix-commits, 2020/06/22
- 11/13: gnu: mlt: Update to 6.20.0., guix-commits, 2020/06/22
- 13/13: gnu: liferea: Update to 1.12.8., guix-commits, 2020/06/22
- 03/13: gnu: Add python-pytest-flask., guix-commits, 2020/06/22
- 07/13: gnu: Add python-daemux., guix-commits, 2020/06/22
- 09/13: gnu: jamvm: Fix to work with current gcc and glibc., guix-commits, 2020/06/22