[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b41bcc0434 -> bf7991a8c7)
From: |
guix-commits |
Subject: |
branch master updated (b41bcc0434 -> bf7991a8c7) |
Date: |
Wed, 31 Jan 2024 17:01:23 -0500 (EST) |
sharlatan pushed a change to branch master
in repository guix.
from b41bcc0434 gnu: go-torproject-org-pluggable-transports-goptlib: Move
to (gnu packages golang-crypto).
new eab88f2e45 gnu: Remove go-github-com-kisielk-gotool.
new 6d5fe89e8e gnu: Add go-keyify.
new d6410c5c47 gnu: Add go-staticcheck.
new b3e74eb26d gnu: Add go-structlayout.
new 98651390a7 gnu: Add go-structlayout-optimize.
new a27d0f975b gnu: Add go-structlayout-pretty.
new f4dd770550 gnu: go-honnef-co-go-tools: Improve synopsis and
description.
new 0ab9930c0f gnu: go-honnef-co-go-tools: Update homepage.
new cdb365eb07 gnu: golang-check: Sort packages alphabetically.
new bf7991a8c7 gnu: go-honnef-co-go-tools: Update to 0.4.6.
The 10 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/golang-check.scm | 414 +++++++++++++++++++++++++-----------------
gnu/packages/golang.scm | 24 ---
2 files changed, 244 insertions(+), 194 deletions(-)
- branch master updated (b41bcc0434 -> bf7991a8c7),
guix-commits <=
- 01/10: gnu: Remove go-github-com-kisielk-gotool., guix-commits, 2024/01/31
- 03/10: gnu: Add go-staticcheck., guix-commits, 2024/01/31
- 04/10: gnu: Add go-structlayout., guix-commits, 2024/01/31
- 06/10: gnu: Add go-structlayout-pretty., guix-commits, 2024/01/31
- 10/10: gnu: go-honnef-co-go-tools: Update to 0.4.6., guix-commits, 2024/01/31
- 02/10: gnu: Add go-keyify., guix-commits, 2024/01/31
- 05/10: gnu: Add go-structlayout-optimize., guix-commits, 2024/01/31
- 09/10: gnu: golang-check: Sort packages alphabetically., guix-commits, 2024/01/31
- 07/10: gnu: go-honnef-co-go-tools: Improve synopsis and description., guix-commits, 2024/01/31
- 08/10: gnu: go-honnef-co-go-tools: Update homepage., guix-commits, 2024/01/31