[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch gnome-team updated (20e3f3e115 -> 43cdc8a075)
From: |
guix-commits |
Subject: |
branch gnome-team updated (20e3f3e115 -> 43cdc8a075) |
Date: |
Fri, 15 Sep 2023 12:13:05 -0400 (EDT) |
lilyp pushed a change to branch gnome-team
in repository guix.
from 20e3f3e115 Merge branch 'master' into gnome-team
new 4ebc426602 gnu: Remove libgweather4-with-libsoup2.
new 94a9b26bcf gnu: cogl: Fix double free.
new 0b4a20e448 gnu: cogl: Remove comment about reflecting changes in
mutter.
new 4beac7d95c gnu: gegl: Update to 0.4.46.
new e8b3f6f7b1 gnu: gimp: Update to 2.10.34.
new 43cdc8a075 gnu: gegl: Use new style for inputs.
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/gimp.scm | 65 ++++++++++++------
gnu/packages/gnome.scm | 20 ++----
gnu/packages/patches/cogl-fix-double-free.patch | 32 +++++++++
.../patches/gegl-compatibility-old-librsvg.patch | 80 ++++++++++++++++++++++
5 files changed, 162 insertions(+), 37 deletions(-)
create mode 100644 gnu/packages/patches/cogl-fix-double-free.patch
create mode 100644 gnu/packages/patches/gegl-compatibility-old-librsvg.patch
- branch gnome-team updated (20e3f3e115 -> 43cdc8a075),
guix-commits <=
- 01/06: gnu: Remove libgweather4-with-libsoup2., guix-commits, 2023/09/15
- 05/06: gnu: gimp: Update to 2.10.34., guix-commits, 2023/09/15
- 03/06: gnu: cogl: Remove comment about reflecting changes in mutter., guix-commits, 2023/09/15
- 02/06: gnu: cogl: Fix double free., guix-commits, 2023/09/15
- 06/06: gnu: gegl: Use new style for inputs., guix-commits, 2023/09/15
- 04/06: gnu: gegl: Update to 0.4.46., guix-commits, 2023/09/15