unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68771] [PATCH] gnu: phantomsocks: Updato to 0.0.0-20240125140126-2576269ca69a.
@ 2024-01-28  7:04 Hilton Chain via Guix-patches via
  2024-01-28  7:39 ` [bug#68773] [PATCH] gnu: picard: Updato to 2.11 Hilton Chain via Guix-patches via
  2024-02-05  7:37 ` [bug#68771] [PATCH] gnu: phantomsocks: Updato to 0.0.0-20240125140126-2576269ca69a Hilton Chain via Guix-patches via
  0 siblings, 2 replies; 8+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-01-28  7:04 UTC (permalink / raw)
  To: 68771; +Cc: Hilton Chain

gnu/packages/networking.scm (phantomsocks): Updato to
0.0.0-20240125140126-2576269ca69a.
[arguments]<#:go>: Use go-1.21.

Change-Id: Ib3ee928e6f5e43603d7d41cd8203e6c524167670
---
 gnu/packages/networking.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index fb0de2da22..21cc929285 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4700,7 +4700,7 @@ (define-public netdiscover
 (define-public phantomsocks
   (package
     (name "phantomsocks")
-    (version "0.0.0-20231031033204-8b0ac27fc450")
+    (version "0.0.0-20240125140126-2576269ca69a")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4709,10 +4709,10 @@ (define-public phantomsocks
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1q4i8pgj6hzry9wzlczx729dmmgqdqfb26rfaim2ngmp1dyy9drl"))))
+                "1kbcr6580a9pi0a3wssnfr3mnxqq2k9w1fg4khikn82lqaljab2f"))))
     (build-system go-build-system)
     (arguments
-     (list #:go go-1.20
+     (list #:go go-1.21
            #:install-source? #f
            #:import-path "github.com/macronut/phantomsocks"
            #:build-flags #~'("-tags" #$(if (target-linux?)

base-commit: 73d8e5a9352304a5192b22e04ef022234488e0da
-- 
2.41.0





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

end of thread, other threads:[~2024-02-05  7:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-28  7:04 [bug#68771] [PATCH] gnu: phantomsocks: Updato to 0.0.0-20240125140126-2576269ca69a Hilton Chain via Guix-patches via
2024-01-28  7:39 ` [bug#68773] [PATCH] gnu: picard: Updato to 2.11 Hilton Chain via Guix-patches via
2024-01-28  8:03   ` [bug#68774] [PATCH 1/2] gnu: kconfig-hardened-check: Updato to 0.6.6 Hilton Chain via Guix-patches via
2024-01-28  8:06     ` [bug#68774] [PATCH 2/2] gnu: kconfig-hardened-check: Rename to kernel-hardening-checker Hilton Chain via Guix-patches via
2024-01-28  8:47     ` [bug#68771] Typo in #68771, #68773, #68774 Hilton Chain via Guix-patches via
2024-02-05  7:39     ` bug#68774: [PATCH 1/2] gnu: kconfig-hardened-check: Updato to 0.6.6 Hilton Chain via Guix-patches via
2024-02-05  7:37   ` [bug#68773] [#bug68773] [PATCH] gnu: picard: Updato to 2.11 Hilton Chain via Guix-patches via
2024-02-05  7:37 ` [bug#68771] [PATCH] gnu: phantomsocks: Updato to 0.0.0-20240125140126-2576269ca69a Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).