[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (be58ffa -> 2018eea)
From: |
Leo Famulari |
Subject: |
branch master updated (be58ffa -> 2018eea) |
Date: |
Thu, 27 Apr 2017 00:37:31 -0400 (EDT) |
lfam pushed a change to branch master
in repository guix.
from be58ffa gnu: owncloud-client: Update to 2.3.1.
adds 52196ae gnu: tzdata: Update to 2017b.
adds 3cd959a gnu: libsndfile: Update to 1.0.28.
adds 0eb5c4b gnu: libva: Update to 1.8.0.
adds 9092633 gnu: libpciaccess: Update to 0.13.5.
adds 3c81c4f gnu: libdrm: Update to 2.4.77.
adds 7c42cc7 gnu: xorg-server: Update to 1.19.3.
adds 3433413 gnu: address@hidden: Update to 1.19.3.
adds e1f68c9 gnu: libsamplerate: Update to 0.1.9.
adds 79f93e2 gnu: libdrm: Update to 2.4.79.
adds f575efa gnu: libva: Update to 1.8.1.
adds c57ce31 Merge branch 'master' into staging
adds 2ff8dea gnu: gdk-pixbuf: Update to 2.36.6.
adds 84080b4 gnu: libdrm: Update to 2.4.80.
adds 0315b20 gnu: mesa: Update to 17.0.4.
adds 40522a7 gnu: gtk+: Update to 3.22.12.
adds 8c4b4b6 Merge branch 'master' into staging
adds fbdd352 gnu: libsndfile: Fix build failure on armhf.
adds 165d455 gnu: mesa: Fix build for 32-bit systems.
adds 0802f3a gnu: libsamplerate: Correct license after 0.1.9 update.
adds 1524851 Merge branch 'master' into staging
adds 8030679 gnu: address@hidden: Correct hash.
adds 39d2d9a Merge branch 'master' into staging
new 2018eea Merge branch 'staging'
The 1 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 | 3 ++
gnu/packages/base.scm | 6 +--
gnu/packages/gl.scm | 24 +++++----
gnu/packages/gtk.scm | 12 ++---
gnu/packages/patches/libdrm-symbol-check.patch | 25 ++++------
.../patches/libsndfile-armhf-type-checks.patch | 42 ++++++++++++++++
.../patches/mesa-fix-32bit-test-failures.patch | 58 ++++++++++++++++++++++
.../patches/mesa-skip-disk-cache-test.patch | 20 ++++++++
gnu/packages/pulseaudio.scm | 40 +++------------
gnu/packages/video.scm | 4 +-
gnu/packages/xdisorg.scm | 4 +-
gnu/packages/xorg.scm | 25 +++-------
12 files changed, 176 insertions(+), 87 deletions(-)
create mode 100644 gnu/packages/patches/libsndfile-armhf-type-checks.patch
create mode 100644 gnu/packages/patches/mesa-fix-32bit-test-failures.patch
create mode 100644 gnu/packages/patches/mesa-skip-disk-cache-test.patch
- branch master updated (be58ffa -> 2018eea),
Leo Famulari <=