diff options
| author | Hilton Chain <hako@ultrarare.space> | 2024-09-14 23:50:31 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2024-09-29 22:06:38 +0800 |
| commit | e6415c307262c1b43ebf7401174842df25eeeb71 (patch) | |
| tree | d5c1a44a6a89f1e05eaac2ed086c20684d5508bd /gnu/packages/networking.scm | |
| parent | 0e21173e16ab9679516f4e3233d73805977fcc1c (diff) | |
gnu: phantomsocks: Update to 0.0.0-20240729085950-7928f8eff406.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20240729085950-7928f8eff406.
Change-Id: If15b87551996f3b52548a5c18a0ff315ac9a2e72
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 d0949618dad..3be037ecd79 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm | |||
| @@ -4851,7 +4851,7 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send | |||
| 4851 | (define-public phantomsocks | 4851 | (define-public phantomsocks |
| 4852 | (package | 4852 | (package |
| 4853 | (name "phantomsocks") | 4853 | (name "phantomsocks") |
| 4854 | (version "0.0.0-20240125140126-2576269ca69a") | 4854 | (version "0.0.0-20240729085950-7928f8eff406") |
| 4855 | (source (origin | 4855 | (source (origin |
| 4856 | (method git-fetch) | 4856 | (method git-fetch) |
| 4857 | (uri (git-reference | 4857 | (uri (git-reference |
| @@ -4860,7 +4860,7 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send | |||
| 4860 | (file-name (git-file-name name version)) | 4860 | (file-name (git-file-name name version)) |
| 4861 | (sha256 | 4861 | (sha256 |
| 4862 | (base32 | 4862 | (base32 |
| 4863 | "1kbcr6580a9pi0a3wssnfr3mnxqq2k9w1fg4khikn82lqaljab2f")))) | 4863 | "1bx3ln650yrywrqpz78xphs141zfsg2h5cr8j9411ilifzr8r4ib")))) |
| 4864 | (build-system go-build-system) | 4864 | (build-system go-build-system) |
| 4865 | (arguments | 4865 | (arguments |
| 4866 | (list #:install-source? #f | 4866 | (list #:install-source? #f |
