all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 66228@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#66228] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2.
Date: Wed, 27 Sep 2023 18:35:55 +0800	[thread overview]
Message-ID: <d133df3d08a54c7bf65f5723d0929a850f2a0639.1695810933.git.hako@ultrarare.space> (raw)

* 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




             reply	other threads:[~2023-09-27 10:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-27 10:35 Hilton Chain via Guix-patches via [this message]
2023-09-29 20:49 ` bug#66228: [PATCH] gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2 Tobias Geerinckx-Rice via Guix-patches via

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

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

  git send-email \
    --in-reply-to=d133df3d08a54c7bf65f5723d0929a850f2a0639.1695810933.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=66228@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.