summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2023-09-27 18:35:55 +0800
committerTobias Geerinckx-Rice <me@tobias.gr>2023-09-24 02:00:00 +0200
commit848db3c7183d23785854716ba7c0fd8309f32d98 (patch)
treebfc87e51481e5d3b4072a5bf033ed469db63d747 /gnu/packages/networking.scm
parent4528fd6bbeed097d7c6871dbc5268502444755cd (diff)
gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2.
* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230829023258-013a0002abe2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
Diffstat (limited to 'gnu/packages/networking.scm')
-rw-r--r--gnu/packages/networking.scm4
1 files 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 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send
(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 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send
(file-name (git-file-name name version))
(sha256
(base32
- "1jc9qldi4f9s6n4ggaphyilxjymrz95hwd060jhj260x2hkdywl9"))))
+ "0pqq4mh6dr7fb7i001wggwkxpvavxq0ps9h2cmm4gv8ygh4v6f10"))))
(build-system go-build-system)
(arguments
(list #:install-source? #f