[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1cb9eff -> cf14e67)
From: |
guix-commits |
Subject: |
branch master updated (1cb9eff -> cf14e67) |
Date: |
Mon, 22 Jun 2020 11:17:30 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 1cb9eff system: image: Remove "image-root" derivation when building
ISO.
new 402d037 gnu: ffmpeg: Enable rav1e on x86_64 only.
new 3d5a217 gnu: ungoogled-chromium: Build with ffmpeg@4.2.
new cafc5f8 gnu: ungoogled-chromium: Remove non-free file.
new acac3b9 gnu: ungoogled-chromium: Specify CPE name.
new 8169cc7 gnu: icu4c: Add 67.1.
new 75527eb gnu: ungoogled-chromium: Update to 83.0.4103.106-0.f08ce8b
[security fixes].
new cf14e67 gnu: gn: Update to 0.0-1794.eb997b5.
The 7 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 | 2 +
gnu/packages/build-tools.scm | 6 +-
gnu/packages/chromium.scm | 221 +++++++++++----------
gnu/packages/icu4c.scm | 16 ++
.../ungoogled-chromium-system-jsoncpp.patch | 65 ++++++
.../patches/ungoogled-chromium-system-zlib.patch | 47 +++++
gnu/packages/video.scm | 30 ++-
7 files changed, 282 insertions(+), 105 deletions(-)
create mode 100644 gnu/packages/patches/ungoogled-chromium-system-jsoncpp.patch
create mode 100644 gnu/packages/patches/ungoogled-chromium-system-zlib.patch
- branch master updated (1cb9eff -> cf14e67),
guix-commits <=
- 01/07: gnu: ffmpeg: Enable rav1e on x86_64 only., guix-commits, 2020/06/22
- 03/07: gnu: ungoogled-chromium: Remove non-free file., guix-commits, 2020/06/22
- 02/07: gnu: ungoogled-chromium: Build with ffmpeg@4.2., guix-commits, 2020/06/22
- 04/07: gnu: ungoogled-chromium: Specify CPE name., guix-commits, 2020/06/22
- 05/07: gnu: icu4c: Add 67.1., guix-commits, 2020/06/22
- 07/07: gnu: gn: Update to 0.0-1794.eb997b5., guix-commits, 2020/06/22
- 06/07: gnu: ungoogled-chromium: Update to 83.0.4103.106-0.f08ce8b [security fixes]., guix-commits, 2020/06/22