From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 61840@debbugs.gnu.org
Subject: [bug#61840] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
Date: Mon, 27 Feb 2023 18:45:10 +0800 [thread overview]
Message-ID: <874jr7bd55.wl-hako@ultrarare.space> (raw)
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230223180716-34d21f24a9eb.
---
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 b6cbd8e80a..acf2e87d89 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4507,7 +4507,7 @@ (define-public netdiscover
(define-public phantomsocks
(package
(name "phantomsocks")
- (version "0.0.0-20221222155609-14291e2c889e")
+ (version "0.0.0-20230223180716-34d21f24a9eb")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4516,7 +4516,7 @@ (define-public phantomsocks
(file-name (git-file-name name version))
(sha256
(base32
- "13lllmh46xwns5ksqqdkl2p7vvnbzkzb6va005nk37bx6c4x2ixp"))))
+ "0zfkqiimqwg89njqm9qbwki3fgy0rqx8wr95hq813zk0rf3bj1ka"))))
(build-system go-build-system)
(arguments
(list #:install-source? #f
base-commit: 9ae4846c502b75867b83180bb65d422ff838e4e6
--
2.39.1
next reply other threads:[~2023-02-27 10:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-27 10:45 Hilton Chain via Guix-patches via [this message]
2023-03-14 10:41 ` [bug#61840] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb Christopher Baines
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=874jr7bd55.wl-hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=61840@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.