[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch version-1.3.0 updated (68110f7 -> 9bf205e)
From: |
guix-commits |
Subject: |
branch version-1.3.0 updated (68110f7 -> 9bf205e) |
Date: |
Fri, 30 Apr 2021 08:25:05 -0400 (EDT) |
apteryx pushed a change to branch version-1.3.0
in repository guix.
from 68110f7 gnu: kmscon: Fix layout setup.
new 8214e70 guix-install.sh: Ensure GUIX_BINARY_FILE_NAME is an absolute
path.
new c8b1799 Makefile.am: Remove the GUIX_FOR_BINARY_TARBALL variable.
new 54dc9d3 build: Update and add new comments for the release target.
new ebf5d77 build: Add the qcow2 file extension to the VM image.
new 8681131 build: Have the release target depend on 'all'.
new eaf79d3 build: Build the guix.pot-update and contributing.pot-update
targets only once.
new 0d353b0 build: Make doc-po-update and doc-pot-update targets
idempotent.
new 6fd7f16 gnu: guix: Update to 1.3.0rc1.
new 9bf205e gnu: guix: Update to 6fd7f16.
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:
Makefile.am | 28 ++++-----
etc/guix-install.sh | 1 +
gnu/packages/package-management.scm | 8 +--
po/doc/local.mk | 109 ++++++++++++------------------------
4 files changed, 55 insertions(+), 91 deletions(-)
- branch version-1.3.0 updated (68110f7 -> 9bf205e),
guix-commits <=
- 02/09: Makefile.am: Remove the GUIX_FOR_BINARY_TARBALL variable., guix-commits, 2021/04/30
- 05/09: build: Have the release target depend on 'all'., guix-commits, 2021/04/30
- 08/09: gnu: guix: Update to 1.3.0rc1., guix-commits, 2021/04/30
- 06/09: build: Build the guix.pot-update and contributing.pot-update targets only once., guix-commits, 2021/04/30
- 01/09: guix-install.sh: Ensure GUIX_BINARY_FILE_NAME is an absolute path., guix-commits, 2021/04/30
- 03/09: build: Update and add new comments for the release target., guix-commits, 2021/04/30
- 09/09: gnu: guix: Update to 6fd7f16., guix-commits, 2021/04/30
- 04/09: build: Add the qcow2 file extension to the VM image., guix-commits, 2021/04/30
- 07/09: build: Make doc-po-update and doc-pot-update targets idempotent., guix-commits, 2021/04/30