[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (62fd3cf5b7 -> d41c82b481)
From: |
guix-commits |
Subject: |
branch master updated (62fd3cf5b7 -> d41c82b481) |
Date: |
Fri, 11 Mar 2022 17:23:42 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 62fd3cf5b7 gnu: icedove: Update to 91.7 [fixes CVE-2022-26386].
new db41eabd47 gnu: transfig: Avoid "ar" option incompatibility with
binutils 2.36.
new 4e0c4ab7f9 gnu: transfig: Fix "multiple definition" errors with GCC
10+.
new b3b9b68040 gnu: Add webp-pixbuf-loader.
new a05fb56c6e gnu: ucsim: Don't explicitly return #t from phases.
new d41c82b481 gnu: ucsim: Update to 0.7.1.
The 5 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/embedded.scm | 37 +++++++++++-----------
gnu/packages/gtk.scm | 26 +++++++++++++++
.../patches/transfig-gcc10-fno-common.patch | 33 +++++++++++++++++++
gnu/packages/xfig.scm | 14 ++++++--
5 files changed, 90 insertions(+), 21 deletions(-)
create mode 100644 gnu/packages/patches/transfig-gcc10-fno-common.patch
- branch master updated (62fd3cf5b7 -> d41c82b481),
guix-commits <=
- 02/05: gnu: transfig: Fix "multiple definition" errors with GCC 10+., guix-commits, 2022/03/11
- 03/05: gnu: Add webp-pixbuf-loader., guix-commits, 2022/03/11
- 04/05: gnu: ucsim: Don't explicitly return #t from phases., guix-commits, 2022/03/11
- 01/05: gnu: transfig: Avoid "ar" option incompatibility with binutils 2.36., guix-commits, 2022/03/11
- 05/05: gnu: ucsim: Update to 0.7.1., guix-commits, 2022/03/11