guix-patches
[Top][All Lists]
Advanced

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

[bug#54560] [PATCH 03/47] gnu: Add go-github-com-golang-protobuf-ptypes.


From: Maxime Devos
Subject: [bug#54560] [PATCH 03/47] gnu: Add go-github-com-golang-protobuf-ptypes.
Date: Fri, 25 Mar 2022 20:14:13 +0100
User-agent: Evolution 3.38.3-1

Leo Nikkilä schreef op vr 25-03-2022 om 15:31 [+0200]:
> +(define-public go-github-com-golang-protobuf-ptypes
> +  (package
> +    (inherit go-github-com-golang-protobuf-proto)
> +    (name "go-github-com-golang-protobuf-ptypes")
> +    (arguments
> +     '(#:import-path "github.com/golang/protobuf/ptypes"
> +       #:unpack-path "github.com/golang/protobuf"))))

go-google-golang-org-protobuf (which presumably contains the ptypes
stuff) has been packaged in 01/47, so is this separate package
still necessary?

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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