unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54264] [PATCH] gnu: socat: Update to 1.7.4.3.
@ 2022-03-05 17:24 jgart via Guix-patches via
  2022-03-08 13:50 ` bug#54264: " Guillaume Le Vaillant
       [not found] ` <handler.54264.D54264.16467474782286.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: jgart via Guix-patches via @ 2022-03-05 17:24 UTC (permalink / raw)
  To: 54264; +Cc: jgart

* gnu/packages/networking.scm (socat): Update to 1.7.4.3.
---
 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 11f1cad007..cf6e9c742f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -951,7 +951,7 @@ (define-public pproxy
 (define-public socat
   (package
     (name "socat")
-    (version "1.7.4.1")
+    (version "1.7.4.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -959,7 +959,7 @@ (define-public socat
                     version ".tar.bz2"))
               (sha256
                (base32
-                "1sbmqqvni3ss9wyay6ik5v81kxffkra80mh4ypgj74g82iba5b1z"))))
+                "01w0hpqf5xmgn40s1ablfd4y67dlrx5y9zlx24spc1qm8h81hwyl"))))
     (build-system gnu-build-system)
     (arguments '(#:tests? #f))          ; no test suite
     (inputs (list openssl))
-- 
2.35.1





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

end of thread, other threads:[~2022-03-11 21:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-05 17:24 [bug#54264] [PATCH] gnu: socat: Update to 1.7.4.3 jgart via Guix-patches via
2022-03-08 13:50 ` bug#54264: " Guillaume Le Vaillant
     [not found] ` <handler.54264.D54264.16467474782286.notifdone@debbugs.gnu.org>
2022-03-08 16:29   ` [bug#54264] " Ludovic Courtès
2022-03-08 16:42     ` Guillaume Le Vaillant
2022-03-11  9:58       ` bug#54264: " Guillaume Le Vaillant
2022-03-11 21:03         ` [bug#54264] " jgart 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).