GNU bug report logs - #63820
[PATCH] gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.

Previous Next

Package: guix-patches;

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

Date: Thu, 1 Jun 2023 02:11:01 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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63820: closed ([PATCH] gnu: phantomsocks: Update to
 0.0.0-20230405135900-a54ae9f3611e.)
Date: Mon, 12 Jun 2023 19:23:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 12 Jun 2023 20:21:41 +0100
with message-id <87bkhkwko0.fsf <at> cbaines.net>
and subject line Re: [bug#63820] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.
has caused the debbugs.gnu.org bug report #63820,
regarding [PATCH] gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63820: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63820
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: phantomsocks: Update to
 0.0.0-20230405135900-a54ae9f3611e.
Date: Thu,  1 Jun 2023 10:10:10 +0800
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230405135900-a54ae9f3611e.
---
 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 30e67d3a98..a7cc8adee7 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4500,7 +4500,7 @@ (define-public netdiscover
 (define-public phantomsocks
   (package
     (name "phantomsocks")
-    (version "0.0.0-20230223180716-34d21f24a9eb")
+    (version "0.0.0-20230405135900-a54ae9f3611e")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4509,7 +4509,7 @@ (define-public phantomsocks
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0zfkqiimqwg89njqm9qbwki3fgy0rqx8wr95hq813zk0rf3bj1ka"))))
+                "1qgv8dcrsyzjzppvdk0n5kkyaypcjm1hcn9lb29ahvbhm70cpm6a"))))
     (build-system go-build-system)
     (arguments
      (list #:install-source? #f

base-commit: 13e2138c230431368ebf32df527f4b5d1e458e4b
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 63820-done <at> debbugs.gnu.org
Subject: Re: [bug#63820] [PATCH] gnu: phantomsocks: Update to
 0.0.0-20230405135900-a54ae9f3611e.
Date: Mon, 12 Jun 2023 20:21:41 +0100
[Message part 4 (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-20230405135900-a54ae9f3611e.
> ---
>  gnu/packages/networking.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
96e6cd6ae12ecf8c075a59fb3a68c799fb2647e1.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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