[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch version-1.3.0 updated (1857092 -> ce5026b)
From: |
guix-commits |
Subject: |
branch version-1.3.0 updated (1857092 -> ce5026b) |
Date: |
Sat, 1 May 2021 11:44:18 -0400 (EDT) |
civodul pushed a change to branch version-1.3.0
in repository guix.
from 1857092 guix-install.sh: Add support for more than one signing key.
new 92b02d0 gnu: openjdk: Clean up runtime dependencies between Java
versions.
new 522a48a gnu: openjdk: Fix library substitution when libraries aren't
found.
new 668384d gnu: openjdk: Avoid non-top-level 'use-modules'.
new 78789cb gnu: openjdk: Disallow references to the JDK used for build.
new ce5026b gnu: xfce4-settings: Add gsettings-desktop-schemas.
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/packages/java.scm | 84 +++++++++++++++++++++++++++++++++++++--------------
gnu/packages/xfce.scm | 4 +++
2 files changed, 65 insertions(+), 23 deletions(-)
- branch version-1.3.0 updated (1857092 -> ce5026b),
guix-commits <=
- 02/05: gnu: openjdk: Fix library substitution when libraries aren't found., guix-commits, 2021/05/01
- 03/05: gnu: openjdk: Avoid non-top-level 'use-modules'., guix-commits, 2021/05/01
- 01/05: gnu: openjdk: Clean up runtime dependencies between Java versions., guix-commits, 2021/05/01
- 05/05: gnu: xfce4-settings: Add gsettings-desktop-schemas., guix-commits, 2021/05/01
- 04/05: gnu: openjdk: Disallow references to the JDK used for build., guix-commits, 2021/05/01