unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 73400@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#73400] [PATCH] gnu: phantomsocks: Update to 0.0.0-20240729085950-7928f8eff406.
Date: Sat, 21 Sep 2024 09:57:22 +0800	[thread overview]
Message-ID: <e6e967795f63f87052941d77315e49299a69cbf4.1726883809.git.hako@ultrarare.space> (raw)

* 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





                 reply	other threads:[~2024-09-21  1:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6e967795f63f87052941d77315e49299a69cbf4.1726883809.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=73400@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).