[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (01e33a0 -> 8dcbd8a)
From: |
guix-commits |
Subject: |
branch master updated (01e33a0 -> 8dcbd8a) |
Date: |
Wed, 28 Apr 2021 12:10:56 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 01e33a0 gnu: Add lofreq.
new 8fa8614 gnu: LLVM, Clang: Add 12.0.0.
new cc03603 gnu: uBlock Origin: Update to 1.35.0.
new 8dcbd8a gnu: ungoogled-chromium: Update to 90.0.4430.93.
The 3 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 | 3 +-
gnu/packages/browser-extensions.scm | 8 +-
gnu/packages/chromium.scm | 77 ++++++++-----
gnu/packages/llvm.scm | 47 +++++++-
.../patches/clang-12-tools-extra-directory.patch | 16 +++
.../patches/ungoogled-chromium-system-nspr.patch | 120 ---------------------
.../patches/ungoogled-chromium-system-opus.patch | 27 -----
7 files changed, 116 insertions(+), 182 deletions(-)
create mode 100644 gnu/packages/patches/clang-12-tools-extra-directory.patch
delete mode 100644 gnu/packages/patches/ungoogled-chromium-system-nspr.patch
delete mode 100644 gnu/packages/patches/ungoogled-chromium-system-opus.patch
- branch master updated (01e33a0 -> 8dcbd8a),
guix-commits <=