[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (c7dd155 -> ee711c7)
From: |
guix-commits |
Subject: |
branch master updated (c7dd155 -> ee711c7) |
Date: |
Wed, 22 Jan 2020 18:33:30 -0500 (EST) |
nckx pushed a change to branch master
in repository guix.
from c7dd155 gnu: perl-type-tiny: Update to 1.008003.
new 9aee5c4 gnu: font-adobe-source-code-pro: Don't use unstable tarball.
new ed08e4e gnu: font-adobe-source-sans-pro: Don't use unstable tarball.
new 31f41db gnu: font-adobe-source-serif-pro: Don't use unstable tarball.
new f17bd3c gnu: bochs: Update to 2.6.11.
new bc0eb34 gnu: alpine: Remove pre-built binaries from source.
new 9d3331f gnu: burp: Update to 2.3.20.
new 95f2071 gnu: keyutils: Update to 1.6.1.
new 973218a gnu: memcached: Update to 1.5.20.
new 737a3c1 gnu: libmemcached: Fix build.
new ee711c7 gnu: gparted: Update to 1.1.0.
The 10 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/backup.scm | 4 +-
gnu/packages/crypto.scm | 7 +--
gnu/packages/databases.scm | 8 ++-
gnu/packages/disk.scm | 5 +-
gnu/packages/fonts.scm | 72 +++++++++++-----------
gnu/packages/mail.scm | 8 ++-
.../patches/libmemcached-build-with-gcc7.patch | 28 +++++++++
gnu/packages/virtualization.scm | 8 +--
9 files changed, 88 insertions(+), 53 deletions(-)
create mode 100644 gnu/packages/patches/libmemcached-build-with-gcc7.patch
- branch master updated (c7dd155 -> ee711c7),
guix-commits <=
- 03/10: gnu: font-adobe-source-serif-pro: Don't use unstable tarball., guix-commits, 2020/01/22
- 07/10: gnu: keyutils: Update to 1.6.1., guix-commits, 2020/01/22
- 01/10: gnu: font-adobe-source-code-pro: Don't use unstable tarball., guix-commits, 2020/01/22
- 02/10: gnu: font-adobe-source-sans-pro: Don't use unstable tarball., guix-commits, 2020/01/22
- 04/10: gnu: bochs: Update to 2.6.11., guix-commits, 2020/01/22
- 05/10: gnu: alpine: Remove pre-built binaries from source., guix-commits, 2020/01/22
- 06/10: gnu: burp: Update to 2.3.20., guix-commits, 2020/01/22
- 08/10: gnu: memcached: Update to 1.5.20., guix-commits, 2020/01/22
- 10/10: gnu: gparted: Update to 1.1.0., guix-commits, 2020/01/22
- 09/10: gnu: libmemcached: Fix build., guix-commits, 2020/01/22