guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (75aba5a746 -> 56742f79c0)


From: guix-commits
Subject: branch master updated (75aba5a746 -> 56742f79c0)
Date: Sun, 22 Oct 2023 22:24:21 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from 75aba5a746 build: Avoid git config 'include' duplicates.
     new 4cd78484bb gnu: Add (gnu packages golang-check) module.
     new dc01497850 gnu: go-github-com-stretchr-testify: Move to (gnu packages 
golang-check).
     new 7d40f11e01 gnu: go-github-com-jacobsa-oglemock: Move to (gnu packages 
golang-check)
     new 1ac7f7d068 gnu: go-github-com-stretchr-testify: Remove labels.
     new 4bb570a298 gnu: go-gopkg-in-check-v1: Move to (gnu packages 
golang-check).
     new 28a9e296f8 gnu: go-github-com-jacobsa-oglematchers: Move to (gnu 
packages golang-check).
     new 7990756053 gnu: go-github-com-golangplus-testing: Move to (gnu 
packages golang-check).
     new 981f0fee04 gnu: go-gopkg-in-go-playground-assert-v1: Move to (gnu 
packages golang-check).
     new 6272d5f7be gnu: go-github-com-tdewolff-test: Move to (gnu packages 
golang-check).
     new 1b7175555e gnu: go-github-com-jacobsa-ogletest: Move to (gnu packages 
golang-check).
     new 01b9dd8782 gnu: go-github-com-google-gofuzz: Move to (gnu packages 
golang-check).
     new eeb397018d gnu: go-github-com-cheekybits-is: Move to (gnu packages 
golang-check).
     new 1261ca098b gnu: go-github-com-frankban-quicktest: Move to (gnu 
packages golang-check).
     new 18a537ec42 gnu: go-github-com-google-go-cmdtest: Move to (gnu packages 
golang-check).
     new cf9c76223f gnu: go-github-com-onsi-ginkgo: Move to (gnu packages 
golang-check).
     new 4e65fb5b33 gnu: go-honnef-co-go-tools: Move to (gnu packages 
golang-check).
     new f6a03a8ba6 gnu: go-golang-org-x-lint: Move to (gnu packages 
golang-check).
     new 0a881fdaa7 gnu: go-golang-org-sql-mock: Move to (gnu packages 
golang-check).
     new 56742f79c0 gnu: go-github-com-alecthomas-assert: Move to (gnu packages 
golang-check).

The 19 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/bioinformatics.scm  |   1 +
 gnu/packages/databases.scm       |   1 +
 gnu/packages/education.scm       |   1 +
 gnu/packages/file-systems.scm    |   1 +
 gnu/packages/golang-check.scm    | 555 +++++++++++++++++++++++++++++++++++++++
 gnu/packages/golang.scm          | 485 +---------------------------------
 gnu/packages/ipfs.scm            |   1 +
 gnu/packages/irc.scm             |   1 +
 gnu/packages/mail.scm            |   1 +
 gnu/packages/textutils.scm       |   1 +
 gnu/packages/version-control.scm |   1 +
 12 files changed, 566 insertions(+), 484 deletions(-)
 create mode 100644 gnu/packages/golang-check.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]