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

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

bug#66228: closed ([PATCH] gnu: phantomsocks: Update to 0.0.0-2023082902


From: GNU bug Tracking System
Subject: bug#66228: closed ([PATCH] gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2.)
Date: Fri, 29 Sep 2023 20:51:01 +0000

Your message dated Fri, 29 Sep 2023 22:49:53 +0200
with message-id <58155938b27b9ae0d6f3a11d8cf86d4d@tobias.gr>
and subject line Re: [bug#66228] [PATCH] gnu: phantomsocks: Update to 
0.0.0-20230829023258-013a0002abe2.
has caused the debbugs.gnu.org bug report #66228,
regarding [PATCH] gnu: phantomsocks: Update to 
0.0.0-20230829023258-013a0002abe2.
to be marked as done.

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


-- 
66228: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66228
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2. Date: Wed, 27 Sep 2023 18:35:55 +0800
* 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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#66228] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2. Date: Fri, 29 Sep 2023 22:49:53 +0200
Hi again,

On 2023-09-27 12:35, Hilton Chain via Guix-patches via wrote:
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230829023258-013a0002abe2.

Pushed to master as 848db3c7183d23785854716ba7c0fd8309f32d98.

Thanks,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.


--- End Message ---

reply via email to

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