GNU bug report logs - #73400
[PATCH] gnu: phantomsocks: Update to 0.0.0-20240729085950-7928f8eff406.

Previous Next

Package: guix-patches;

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

Date: Sat, 21 Sep 2024 01:59:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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#73400: closed (Re: bug#73400: Acknowledgement ([PATCH] gnu:
 phantomsocks: Update to 0.0.0-20240729085950-7928f8eff406.))
Date: Sun, 29 Sep 2024 14:43:09 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73400: [PATCH] gnu: phantomsocks: Update to 0.0.0-20240729085950-7928f8eff406.

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 73400 <at> debbugs.gnu.org.

-- 
73400: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73400
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: 73400-close <at> debbugs.gnu.org
Subject: Re: bug#73400: Acknowledgement ([PATCH] gnu: phantomsocks: Update to
 0.0.0-20240729085950-7928f8eff406.)
Date: Sun, 29 Sep 2024 22:35:44 +0800
Applied as e6415c307262c1b43ebf7401174842df25eeeb71, closing.

[Message part 3 (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-20240729085950-7928f8eff406.
Date: Sat, 21 Sep 2024 09:57:22 +0800
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20240729085950-7928f8eff406.

Change-Id: If15b87551996f3b52548a5c18a0ff315ac9a2e72
---
 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 d0949618da..3be037ecd7 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4851,7 +4851,7 @@ (define-public netdiscover
 (define-public phantomsocks
   (package
     (name "phantomsocks")
-    (version "0.0.0-20240125140126-2576269ca69a")
+    (version "0.0.0-20240729085950-7928f8eff406")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4860,7 +4860,7 @@ (define-public phantomsocks
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1kbcr6580a9pi0a3wssnfr3mnxqq2k9w1fg4khikn82lqaljab2f"))))
+                "1bx3ln650yrywrqpz78xphs141zfsg2h5cr8j9411ilifzr8r4ib"))))
     (build-system go-build-system)
     (arguments
      (list #:install-source? #f

base-commit: 2c54c2db410ebdda8cd71716315e4ea4d31befbd
-- 
2.46.0




This bug report was last modified 290 days ago.

Previous Next


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