guix-patches
[Top][All Lists]
Advanced

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

[bug#48259] [PATCH 1/2] gnu: Replace go-github-com-golang-protobuf-proto


From: Dion Mendel
Subject: [bug#48259] [PATCH 1/2] gnu: Replace go-github-com-golang-protobuf-proto with go-github-com-golang-protobuf
Date: Fri, 7 May 2021 00:35:11 +0800
User-agent: Mutt/1.9.4 (2018-02-28)

Hi guix,

The github.com/golang/protobuf module contains several packages.
Only proto is currently packaged.  This change updates the module from
1.3.1 to 1.5.2 and packages the entire module.

This is needed as I am preparing to package lxd (github.com/lxc/lxd), which depends on the unpackaged packages from golang/protobuf.

This change replaces go-github-com-golang-protobuf-proto with go-github-com-golang-protobuf.

There are currently two packages that depend on go-github-com-golang-protobuf-proto. I have tested this changeset by building both of these packages.

go-github-com-lucas-clemente-quic-go: this is a source only package that no other package uses.

syncthing: depends on go-github-com-golang-protobuf-proto via several intermediary packages. After building, I've run some of the syncthing
executables and they appear to work.

Attachment: 0001-gnu-Add-go-golang-org-protobuf.patch
Description: Text Data

Attachment: 0002-gnu-Replace-go-github-com-golang-protobuf-proto-with.patch
Description: Text Data


reply via email to

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