[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (6a7d5cda17 -> ae55410e07)
From: |
guix-commits |
Subject: |
branch master updated (6a7d5cda17 -> ae55410e07) |
Date: |
Fri, 28 Jun 2024 10:40:23 -0400 (EDT) |
sharlatan pushed a change to branch master
in repository guix.
from 6a7d5cda17 gnu: Add r-rnacrosslinkoo.
new f9a3d7a3d7 gnu: go-github-com-nwaples-rardecode-v2: Rename variable.
new 8cf6d28329 gnu: go-github-com-masterminds-sprig: Move to golang-xyz.
new aa32bdfa78 gnu: chezmoi: Remove propagated inputs.
new 77ec077071 gnu: chezmoi: Refresh package style.
new 1afefe0f0f gnu: go-github-com-masterminds-sprig: Rename variable.
new d9f720b7ef gnu: go-github-com-masterminds-sprig-v3: Enable tests.
new 1526c615bc gnu: go-github-com-masterminds-semver: Move to golang-xyz.
new 6d6a344a08 gnu: go-github-com-masterminds-semver: Rename variable.
new 6fed47ad94 gnu: go-github-com-masterminds-semver-v3: Update to 3.2.1.
new e48e8fe8d5 gnu: go-github-com-klauspost-cpuid: Move to golang-xyz.
new f01a2dd80a gnu: Add go-github-com-klauspost-cpuid-v2.
new 51ea1d2fa8 gnu: Add go-github-com-bmatcuk-doublestar-v4.
new ae55410e07 gnu: go-github-com-dlclark-regexp2: Move to golang-xyz.
The 13 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/configuration-management.scm | 78 ++++++++--------
gnu/packages/golang-compression.scm | 4 +-
gnu/packages/golang-xyz.scm | 145 ++++++++++++++++++++++++++++++
gnu/packages/golang.scm | 120 ++++---------------------
4 files changed, 199 insertions(+), 148 deletions(-)
- branch master updated (6a7d5cda17 -> ae55410e07),
guix-commits <=
- 02/13: gnu: go-github-com-masterminds-sprig: Move to golang-xyz., guix-commits, 2024/06/28
- 08/13: gnu: go-github-com-masterminds-semver: Rename variable., guix-commits, 2024/06/28
- 09/13: gnu: go-github-com-masterminds-semver-v3: Update to 3.2.1., guix-commits, 2024/06/28
- 04/13: gnu: chezmoi: Refresh package style., guix-commits, 2024/06/28
- 01/13: gnu: go-github-com-nwaples-rardecode-v2: Rename variable., guix-commits, 2024/06/28
- 03/13: gnu: chezmoi: Remove propagated inputs., guix-commits, 2024/06/28
- 10/13: gnu: go-github-com-klauspost-cpuid: Move to golang-xyz., guix-commits, 2024/06/28
- 06/13: gnu: go-github-com-masterminds-sprig-v3: Enable tests., guix-commits, 2024/06/28
- 12/13: gnu: Add go-github-com-bmatcuk-doublestar-v4., guix-commits, 2024/06/28
- 11/13: gnu: Add go-github-com-klauspost-cpuid-v2., guix-commits, 2024/06/28