emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#63820: closed ([PATCH] gnu: phantomsocks: Update to 0.0.0-2023040513


From: GNU bug Tracking System
Subject: bug#63820: closed ([PATCH] gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.)
Date: Mon, 12 Jun 2023 19:23:01 +0000

Your message dated Mon, 12 Jun 2023 20:21:41 +0100
with message-id <87bkhkwko0.fsf@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@gnu.org.)


-- 
63820: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63820
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63820] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e. Date: Mon, 12 Jun 2023 20:21:41 +0100 User-agent: mu4e 1.10.2; emacs 28.2
Hilton Chain via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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