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?