all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61840] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
@ 2023-02-27 10:45 Hilton Chain via Guix-patches via
  2023-03-14 10:41 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-02-27 10:45 UTC (permalink / raw)
  To: 61840


* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230223180716-34d21f24a9eb.
---
 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 b6cbd8e80a..acf2e87d89 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4507,7 +4507,7 @@ (define-public netdiscover
 (define-public phantomsocks
   (package
     (name "phantomsocks")
-    (version "0.0.0-20221222155609-14291e2c889e")
+    (version "0.0.0-20230223180716-34d21f24a9eb")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4516,7 +4516,7 @@ (define-public phantomsocks
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "13lllmh46xwns5ksqqdkl2p7vvnbzkzb6va005nk37bx6c4x2ixp"))))
+                "0zfkqiimqwg89njqm9qbwki3fgy0rqx8wr95hq813zk0rf3bj1ka"))))
     (build-system go-build-system)
     (arguments
      (list #:install-source? #f

base-commit: 9ae4846c502b75867b83180bb65d422ff838e4e6
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#61840] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
  2023-02-27 10:45 [bug#61840] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb Hilton Chain via Guix-patches via
@ 2023-03-14 10:41 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-14 10:41 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 61840-done, 61840

[-- Attachment #1: Type: text/plain, Size: 337 bytes --]


Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/networking.scm (phantomsocks): Update to
> 0.0.0-20230223180716-34d21f24a9eb.
> ---
>  gnu/packages/networking.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 8065e7fff38bf53934e83a6963d41406ee1e40a5.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-14 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-27 10:45 [bug#61840] [PATCH] gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb Hilton Chain via Guix-patches via
2023-03-14 10:41 ` Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.