* [bug#63820] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.
@ 2023-06-01 2:10 Hilton Chain via Guix-patches via
2023-06-12 19:21 ` bug#63820: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-06-01 2:10 UTC (permalink / raw)
To: 63820; +Cc: Hilton Chain
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230405135900-a54ae9f3611e.
---
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 30e67d3a98..a7cc8adee7 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4500,7 +4500,7 @@ (define-public netdiscover
(define-public phantomsocks
(package
(name "phantomsocks")
- (version "0.0.0-20230223180716-34d21f24a9eb")
+ (version "0.0.0-20230405135900-a54ae9f3611e")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4509,7 +4509,7 @@ (define-public phantomsocks
(file-name (git-file-name name version))
(sha256
(base32
- "0zfkqiimqwg89njqm9qbwki3fgy0rqx8wr95hq813zk0rf3bj1ka"))))
+ "1qgv8dcrsyzjzppvdk0n5kkyaypcjm1hcn9lb29ahvbhm70cpm6a"))))
(build-system go-build-system)
(arguments
(list #:install-source? #f
base-commit: 13e2138c230431368ebf32df527f4b5d1e458e4b
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-12 22:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-01 2:10 [bug#63820] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e Hilton Chain via Guix-patches via
2023-06-12 19:21 ` bug#63820: " Christopher Baines
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.