From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yMZXHowGFGVSLQAAG6o9tA:P1 (envelope-from ) for ; Wed, 27 Sep 2023 12:40:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yMZXHowGFGVSLQAAG6o9tA (envelope-from ) for ; Wed, 27 Sep 2023 12:40:12 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2BD7753BA2 for ; Wed, 27 Sep 2023 12:40:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Ll8vma+k; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695811212; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ejv+OMBYSG1R26BetTXt2By7QAwVM0wDh4fsRXLoUbs=; b=Bkc2JnsA1UD0q+tWvjgFDWjBy0QTUm7XjAZ40QA22kqcbThd8Yn7LkDz5GUK74waEIS6Vk kit7R6IeydPiYrGevEP6pO7tG8xhcmDXbFCgAZMRBIIij+wxFVzOPt07siSA6DPXFMt58A vQez5dEDoq84hN5Q55yLwt7fDC7tYWoXEsMfZ700tRV9IzIfmCy3zfc8ZeaRQXA0K4BOUz 8E+vUfT5hdtm3idmX0YFEsg0jGgkIRtjt3e6KHDFFrWzMENQTxI6+ABZrjcAP7hm6MVCYI 0nJtqWpDDxHUTV7RbAQitE+Okcl6VcYjTPYBqugE59eNXhPf2mFgq5czO9BBkA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Ll8vma+k; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695811212; a=rsa-sha256; cv=none; b=e55VWwQdH9KxA2OVIJT9kYMKOjOznRbj4YcbCohqp1jlMhRGMbKSnz9lGXRF/iDz9T16dH TdyYm7RZMMzVRbT6iPFD2qskxIjbniZsKCee9vKckbHcSa9Dk61SsSgxXahDSN96X7Ebyw 9O+rg8Q48DBou6a5LBinkDtQU+BED2m7drYHBNnV6NEFIF7UxgUwgYIkOsTxsgROM4bhtk BFVquXIBQmiznu1iPwgIY4HzaA6/tZOEUZleTk7etHKCnFJeuFxtRBsnCpDTFfW6bRUn60 lrI6g/cBSJsj7buJnKiR3B3xO1k8IfTRvvIZ0tmFzUp5K4XfHUKyBg2qf9l9aw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qlRxO-0008PM-Vn; Wed, 27 Sep 2023 06:39:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qlRxN-0008P9-67 for guix-patches@gnu.org; Wed, 27 Sep 2023 06:39:49 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qlRxM-0008UK-TD for guix-patches@gnu.org; Wed, 27 Sep 2023 06:39:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qlRxa-0008QH-C7 for guix-patches@gnu.org; Wed, 27 Sep 2023 06:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66228] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Sep 2023 10:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66228 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66228@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169581115332307 (code B ref -1); Wed, 27 Sep 2023 10:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Sep 2023 10:39:13 +0000 Received: from localhost ([127.0.0.1]:50562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlRwm-0008P1-Qo for submit@debbugs.gnu.org; Wed, 27 Sep 2023 06:39:13 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlRwk-0008On-E4 for submit@debbugs.gnu.org; Wed, 27 Sep 2023 06:39:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qlRwR-0007Zv-Ce for guix-patches@gnu.org; Wed, 27 Sep 2023 06:38:51 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qlRwO-0008Et-SW for guix-patches@gnu.org; Wed, 27 Sep 2023 06:38:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1695811024; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=ejv+OMBYSG1R26BetTXt2By7QAwVM0wDh4fsRXLoUbs=; b=Ll8vma+kkePYILqUyX8aUtGpJvKq9/xKDwSiMsZLNQQXSGMkaBKkioR5Vma/JuTWwq38iJ eD2i0srosgVZzNn362yk2Qq+XY/nkD0HGi2Jsc6ZOp6yIaQcAFTXfxYgZfZ6ZrZ+Q7CgzV Xz3KLhYZvQF7yPi1eJSvG7sxquxUD4ueqEfnWN35teFaJ4t5NTqPp7F9QDWuXHBLTFaTDn INT9rJXCdgQxf5lY3w8w6lZZoxTdwQLcB8cLc34VcCZGpN1m1wfGoKuOHHe6Rwftu+Q9D8 8tRUIladf6I1XTC74cyOxsq+kAHFWP4+5BtJXTI8Uiy/FrVdIB45EgX2Bu+j/Q== Date: Wed, 27 Sep 2023 18:35:55 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.20 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 2BD7753BA2 X-Spam-Score: -6.20 X-TUID: Le3U+Ynf4TlZ * gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230829023258-013a0002abe2. --- Changes: https://github.com/macronut/phantomsocks/compare/53b995bdab83...013a0002abe2 gnu/packages/networking.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 7983a93df4..0a9472ee86 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -4530,7 +4530,7 @@ (define-public netdiscover (define-public phantomsocks (package (name "phantomsocks") - (version "0.0.0-20230811053544-53b995bdab83") + (version "0.0.0-20230829023258-013a0002abe2") (source (origin (method git-fetch) (uri (git-reference @@ -4539,7 +4539,7 @@ (define-public phantomsocks (file-name (git-file-name name version)) (sha256 (base32 - "1jc9qldi4f9s6n4ggaphyilxjymrz95hwd060jhj260x2hkdywl9")))) + "0pqq4mh6dr7fb7i001wggwkxpvavxq0ps9h2cmm4gv8ygh4v6f10")))) (build-system go-build-system) (arguments (list #:install-source? #f base-commit: 15fdeaeb2d4df755811db92cc7c3c7cb19155dec -- 2.41.0