me
/
guix
Archived
1
0
Fork 0

gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.

* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230405135900-a54ae9f3611e.

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Hilton Chain 2023-06-01 10:10:10 +08:00 committed by Christopher Baines
parent e2f25b79cb
commit 96e6cd6ae1
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -4505,7 +4505,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-20230223180716-34d21f24a9eb")
(version "0.0.0-20230405135900-a54ae9f3611e")
(source (origin
(method git-fetch)
(uri (git-reference
@ -4514,7 +4514,7 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send
(file-name (git-file-name name version))
(sha256
(base32
"0zfkqiimqwg89njqm9qbwki3fgy0rqx8wr95hq813zk0rf3bj1ka"))))
"1qgv8dcrsyzjzppvdk0n5kkyaypcjm1hcn9lb29ahvbhm70cpm6a"))))
(build-system go-build-system)
(arguments
(list #:install-source? #f