[PATCH] gnu: phantomsocks: Update to 0.0.0-20241119070700-535ab0adb1e4.

  • Done
  • quality assurance status badge
Details
One participant
  • Hilton Chain
Owner
unassigned
Submitted by
Hilton Chain
Severity
normal
H
H
Hilton Chain wrote on 9 Dec 17:56 +0100
(address . guix-patches@gnu.org)(name . Hilton Chain)(address . hako@ultrarare.space)
d4aec4858fe16549ebfcd9856526954946a431cf.1733647676.git.hako@ultrarare.space
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20241119070700-535ab0adb1e4.

Change-Id: I4d61a68e686969c656caae0bc230ca7defa50395
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (29 lines)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 6cb33ce322..149b876839 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4872,7 +4872,7 @@ (define-public netdiscover
(define-public phantomsocks
(package
(name "phantomsocks")
- (version "0.0.0-20240729085950-7928f8eff406")
+ (version "0.0.0-20241119070700-535ab0adb1e4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4881,7 +4881,7 @@ (define-public phantomsocks
(file-name (git-file-name name version))
(sha256
(base32
- "1bx3ln650yrywrqpz78xphs141zfsg2h5cr8j9411ilifzr8r4ib"))))
+ "1mqjkhpv4d0178d9r8kdjzb2mrvx1xrhbjsgsdn065h4jbjl1z96"))))
(build-system go-build-system)
(arguments
(list #:install-source? #f

base-commit: f1263f41ed742d89b354241a04d19c0840b86bc4
prerequisite-patch-id: f132b4af7b85df465998e4f459bf729f8b66f320
prerequisite-patch-id: 71423f8b55ad6f04c3f3d647cbd9d42c6c332e06
prerequisite-patch-id: 1076bb75432f82f35d834ca4f97dffebd0ce98d5
--
2.46.0
H
H
Hilton Chain wrote 7 days ago
Re: bug#74754: Acknowledgement ([PATCH] gnu: phantomsocks: Update to 0.0.0-20241119070700-535ab0adb1e4.)
(address . 74754-done@debbugs.gnu.org)
87msgtkn8q.wl-hako@ultrarare.space
Applied as ae9bce9b075d3afe2027685fc228e6ddee1a6f4b, closing.
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74754@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74754
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch