[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ab4943a -> 96a655a)
From: |
guix-commits |
Subject: |
branch master updated (ab4943a -> 96a655a) |
Date: |
Fri, 31 Jul 2020 13:40:17 -0400 (EDT) |
mhw pushed a change to branch master
in repository guix.
from ab4943a gnu: scintilla: Update to 4.4.4.
new fe21fe4 gnu: linux-libre@4.4: Update to 4.4.232.
new b309749 gnu: linux-libre@4.9: Update to 4.9.232.
new 95d44e7 gnu: linux-libre@4.14: Update to 4.14.191.
new 2bc733e gnu: linux-libre@4.19: Update to 4.19.136.
new b23c1f5 gnu: ruby-netrc: All phases return #t.
new f8f29de gnu: emacs-transient: All phases return #t.
new 5eb9748 gnu: Add robin-map.
new d4c9e81 gnu: openimageio: Update to 2.0.13.
new 96a655a gnu: Add blender@2.79b.
The 9 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 | 4 +
gnu/packages/datastructures.scm | 40 +++
gnu/packages/emacs-xyz.scm | 3 +-
gnu/packages/graphics.scm | 107 +++++++-
gnu/packages/linux.scm | 16 +-
gnu/packages/patches/blender-2.79-gcc8.patch | 36 +++
gnu/packages/patches/blender-2.79-gcc9.patch | 53 ++++
gnu/packages/patches/blender-2.79-oiio2.patch | 284 +++++++++++++++++++++
.../patches/blender-2.79-python-3.8-fix.patch | 204 +++++++++++++++
gnu/packages/ruby.scm | 7 +-
10 files changed, 738 insertions(+), 16 deletions(-)
create mode 100644 gnu/packages/patches/blender-2.79-gcc8.patch
create mode 100644 gnu/packages/patches/blender-2.79-gcc9.patch
create mode 100644 gnu/packages/patches/blender-2.79-oiio2.patch
create mode 100644 gnu/packages/patches/blender-2.79-python-3.8-fix.patch
- branch master updated (ab4943a -> 96a655a),
guix-commits <=
- 05/09: gnu: ruby-netrc: All phases return #t., guix-commits, 2020/07/31
- 04/09: gnu: linux-libre@4.19: Update to 4.19.136., guix-commits, 2020/07/31
- 03/09: gnu: linux-libre@4.14: Update to 4.14.191., guix-commits, 2020/07/31
- 06/09: gnu: emacs-transient: All phases return #t., guix-commits, 2020/07/31
- 01/09: gnu: linux-libre@4.4: Update to 4.4.232., guix-commits, 2020/07/31
- 02/09: gnu: linux-libre@4.9: Update to 4.9.232., guix-commits, 2020/07/31
- 07/09: gnu: Add robin-map., guix-commits, 2020/07/31
- 08/09: gnu: openimageio: Update to 2.0.13., guix-commits, 2020/07/31
- 09/09: gnu: Add blender@2.79b., guix-commits, 2020/07/31