GNU bug report logs - #61840
[PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Mon, 27 Feb 2023 10:46:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Subject: bug#61840: closed (Re: [bug#61840] [PATCH] gnu: phantomsocks:
 Update to 0.0.0-20230223180716-34d21f24a9eb.)
Date: Tue, 14 Mar 2023 10:43:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61840: [PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61840 <at> debbugs.gnu.org.

-- 
61840: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61840
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 61840-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61840] [PATCH] gnu: phantomsocks: Update to
 0.0.0-20230223180716-34d21f24a9eb.
Date: Tue, 14 Mar 2023 10:41:51 +0000
[Message part 3 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/networking.scm (phantomsocks): Update to
> 0.0.0-20230223180716-34d21f24a9eb.
> ---
>  gnu/packages/networking.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 8065e7fff38bf53934e83a6963d41406ee1e40a5.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: phantomsocks: Update to
 0.0.0-20230223180716-34d21f24a9eb.
Date: Mon, 27 Feb 2023 18:45:10 +0800
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230223180716-34d21f24a9eb.
---
 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 b6cbd8e80a..acf2e87d89 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4507,7 +4507,7 @@ (define-public netdiscover
 (define-public phantomsocks
   (package
     (name "phantomsocks")
-    (version "0.0.0-20221222155609-14291e2c889e")
+    (version "0.0.0-20230223180716-34d21f24a9eb")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4516,7 +4516,7 @@ (define-public phantomsocks
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "13lllmh46xwns5ksqqdkl2p7vvnbzkzb6va005nk37bx6c4x2ixp"))))
+                "0zfkqiimqwg89njqm9qbwki3fgy0rqx8wr95hq813zk0rf3bj1ka"))))
     (build-system go-build-system)
     (arguments
      (list #:install-source? #f

base-commit: 9ae4846c502b75867b83180bb65d422ff838e4e6
-- 
2.39.1




This bug report was last modified 2 years and 107 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.