guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: syncthing: Adjust the union of standard library networking m


From: Leo Famulari
Subject: 02/04: gnu: syncthing: Adjust the union of standard library networking modules.
Date: Tue, 1 May 2018 10:54:39 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit ca14531a5f8b351167ac90e8c1755b5166775e4a
Author: Leo Famulari <address@hidden>
Date:   Tue May 1 10:44:17 2018 -0400

    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.
---
 gnu/packages/syncthing.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 485162a..23e45a5 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -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)))



reply via email to

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