[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (849af4a -> 0fe041b)
From: |
guix-commits |
Subject: |
branch master updated (849af4a -> 0fe041b) |
Date: |
Sun, 20 Oct 2019 08:05:47 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 849af4a services: xfce: Add xfce4-power-manager to polkit
settings.
new 10f2ae0 gnu: dav1d: Remove defunct mirror URL.
new 9a8d446 gnu: dav1d: Fix build on AArch64.
new c4cfa9c gnu: transmission: Update home page.
new 92e0fce gnu: xmlsec: Update to 1.2.29.
new 0fe041b gnu: Remove more GCC < 7 workarounds.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/abiword.scm | 2 +-
gnu/packages/aidc.scm | 3 +--
gnu/packages/android.scm | 8 +++----
gnu/packages/audio.scm | 9 ++------
gnu/packages/bioinformatics.scm | 3 +--
gnu/packages/bittorrent.scm | 15 ++-----------
gnu/packages/code.scm | 1 -
gnu/packages/coq.scm | 3 +--
gnu/packages/emulators.scm | 2 +-
gnu/packages/engineering.scm | 4 ++--
gnu/packages/gnupg.scm | 2 --
gnu/packages/gobby.scm | 7 +-----
gnu/packages/graph.scm | 2 +-
gnu/packages/graphics.scm | 1 -
gnu/packages/image-processing.scm | 7 +-----
gnu/packages/image.scm | 6 +-----
gnu/packages/kodi.scm | 8 +++----
gnu/packages/music.scm | 17 ++-------------
.../patches/dav1d-aarch64-symbol-alignment.patch | 25 ++++++++++++++++++++++
gnu/packages/pdf.scm | 5 +----
gnu/packages/sagemath.scm | 6 +-----
gnu/packages/video.scm | 18 ++++++----------
gnu/packages/xml.scm | 4 ++--
24 files changed, 59 insertions(+), 100 deletions(-)
create mode 100644 gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch
- branch master updated (849af4a -> 0fe041b),
guix-commits <=
- 04/05: gnu: xmlsec: Update to 1.2.29., guix-commits, 2019/10/20
- 01/05: gnu: dav1d: Remove defunct mirror URL., guix-commits, 2019/10/20
- 03/05: gnu: transmission: Update home page., guix-commits, 2019/10/20
- 02/05: gnu: dav1d: Fix build on AArch64., guix-commits, 2019/10/20
- 05/05: gnu: Remove more GCC < 7 workarounds., guix-commits, 2019/10/20