diff options
| author | Hilton Chain <hako@ultrarare.space> | 2024-12-08 16:22:56 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2024-12-18 22:57:08 +0800 |
| commit | ae9bce9b075d3afe2027685fc228e6ddee1a6f4b (patch) | |
| tree | 2afcc6169eeffd2fa20facf7e2f00c1527e636aa /gnu/packages/networking.scm | |
| parent | 2b32a3809883a9b0fc38a79886921f1a53e00425 (diff) | |
gnu: phantomsocks: Update to 0.0.0-20241119070700-535ab0adb1e4.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20241119070700-535ab0adb1e4.
Change-Id: I4d61a68e686969c656caae0bc230ca7defa50395
Diffstat (limited to 'gnu/packages/networking.scm')
| -rw-r--r-- | gnu/packages/networking.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 1a2af6d790b..b456e508633 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm | |||
| @@ -4872,7 +4872,7 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send | |||
| 4872 | (define-public phantomsocks | 4872 | (define-public phantomsocks |
| 4873 | (package | 4873 | (package |
| 4874 | (name "phantomsocks") | 4874 | (name "phantomsocks") |
| 4875 | (version "0.0.0-20240729085950-7928f8eff406") | 4875 | (version "0.0.0-20241119070700-535ab0adb1e4") |
| 4876 | (source (origin | 4876 | (source (origin |
| 4877 | (method git-fetch) | 4877 | (method git-fetch) |
| 4878 | (uri (git-reference | 4878 | (uri (git-reference |
| @@ -4881,7 +4881,7 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send | |||
| 4881 | (file-name (git-file-name name version)) | 4881 | (file-name (git-file-name name version)) |
| 4882 | (sha256 | 4882 | (sha256 |
| 4883 | (base32 | 4883 | (base32 |
| 4884 | "1bx3ln650yrywrqpz78xphs141zfsg2h5cr8j9411ilifzr8r4ib")))) | 4884 | "1mqjkhpv4d0178d9r8kdjzb2mrvx1xrhbjsgsdn065h4jbjl1z96")))) |
| 4885 | (build-system go-build-system) | 4885 | (build-system go-build-system) |
| 4886 | (arguments | 4886 | (arguments |
| 4887 | (list #:install-source? #f | 4887 | (list #:install-source? #f |
