me
/
guix
Archived
1
0
Fork 0

gnu: syncthing: Adjust the union of standard library networking modules.

The removed package is no longer needed by Syncthing.

* gnu/packages/syncthing.scm (go-golang-org-x-net-union):
Remove go-golang-org-x-net-context.
master
Leo Famulari 2018-05-01 10:44:17 -04:00
parent 80da197ad4
commit ca14531a5f
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 0 additions and 1 deletions

View File

@ -909,7 +909,6 @@ libraries are in the same directory.")
(define* (go-golang-org-x-net-union #:optional
(packages (list go-golang-org-x-net-ipv4
go-golang-org-x-net-bpf
go-golang-org-x-net-context
go-golang-org-x-net-ipv6
go-golang-org-x-net-proxy
go-golang-org-x-net-internal-iana)))