GNU bug report logs -
#66228
[PATCH] gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Wed, 27 Sep 2023 10:40:02 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66228 in the body.
You can then email your comments to 66228 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66228
; Package
guix-patches
.
(Wed, 27 Sep 2023 10:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hilton Chain <hako <at> ultrarare.space>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 27 Sep 2023 10:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230829023258-013a0002abe2.
---
Changes:
https://github.com/macronut/phantomsocks/compare/53b995bdab83...013a0002abe2
gnu/packages/networking.scm | 4 ++--
1 file 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 @@ (define-public netdiscover
(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 @@ (define-public phantomsocks
(file-name (git-file-name name version))
(sha256
(base32
- "1jc9qldi4f9s6n4ggaphyilxjymrz95hwd060jhj260x2hkdywl9"))))
+ "0pqq4mh6dr7fb7i001wggwkxpvavxq0ps9h2cmm4gv8ygh4v6f10"))))
(build-system go-build-system)
(arguments
(list #:install-source? #f
base-commit: 15fdeaeb2d4df755811db92cc7c3c7cb19155dec
--
2.41.0
Reply sent
to
Tobias Geerinckx-Rice <me <at> tobias.gr>
:
You have taken responsibility.
(Fri, 29 Sep 2023 20:51:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Fri, 29 Sep 2023 20:51:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 66228-done <at> debbugs.gnu.org (full text, mbox):
Hi again,
On 2023-09-27 12:35, Hilton Chain via Guix-patches via wrote:
> * gnu/packages/networking.scm (phantomsocks): Update to
> 0.0.0-20230829023258-013a0002abe2.
Pushed to master as 848db3c7183d23785854716ba7c0fd8309f32d98.
Thanks,
T G-R
Sent from a Web browser. Excuse or enjoy my brevity.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 28 Oct 2023 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 193 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.