[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (2519e4c -> 83ac7cb)
From: |
guix-commits |
Subject: |
branch master updated (2519e4c -> 83ac7cb) |
Date: |
Sat, 7 Mar 2020 16:34:16 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 2519e4c gnu: emacs-xr: Update to 1.17.
new 8ab060b gnu: guile: Add 2.2.7.
new 24a4a63 gnu: eudev: Add variant with corrected Btrfs rules.
new 9eb456b gnu: ccache: Update to 3.7.7.
new 74ff08e gnu: ccache: Fix indentation
new d9476a3 gnu: woff2: Update to 1.0.2
new 83ac7cb gnu: brotli: Remove package
The 6 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/admin.scm | 4 +-
gnu/packages/ccache.scm | 23 +++---
gnu/packages/compression.scm | 47 ++----------
gnu/packages/fontutils.scm | 65 ++++++++---------
gnu/packages/guile.scm | 16 +++--
gnu/packages/linux.scm | 22 +++++-
.../patches/guile-finalization-crash.patch | 61 ----------------
gnu/packages/patches/woff2-libbrotli.patch | 84 ----------------------
gnu/services/base.scm | 6 +-
10 files changed, 79 insertions(+), 251 deletions(-)
delete mode 100644 gnu/packages/patches/guile-finalization-crash.patch
delete mode 100644 gnu/packages/patches/woff2-libbrotli.patch
- branch master updated (2519e4c -> 83ac7cb),
guix-commits <=
- 02/06: gnu: eudev: Add variant with corrected Btrfs rules., guix-commits, 2020/03/07
- 04/06: gnu: ccache: Fix indentation, guix-commits, 2020/03/07
- 01/06: gnu: guile: Add 2.2.7., guix-commits, 2020/03/07
- 06/06: gnu: brotli: Remove package, guix-commits, 2020/03/07
- 03/06: gnu: ccache: Update to 3.7.7., guix-commits, 2020/03/07
- 05/06: gnu: woff2: Update to 1.0.2, guix-commits, 2020/03/07