emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54264: closed ([PATCH] gnu: socat: Update to 1.7.4.3.)


From: GNU bug Tracking System
Subject: bug#54264: closed ([PATCH] gnu: socat: Update to 1.7.4.3.)
Date: Fri, 11 Mar 2022 10:02:02 +0000

Your message dated Fri, 11 Mar 2022 09:58:44 +0000
with message-id <87tuc4byfv.fsf@kitej>
and subject line Re: bug#54264: [PATCH] gnu: socat: Update to 1.7.4.3.
has caused the debbugs.gnu.org bug report #54264,
regarding [PATCH] gnu: socat: Update to 1.7.4.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54264: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54264
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: socat: Update to 1.7.4.3. Date: Sat, 5 Mar 2022 12:24:51 -0500
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#54264: [PATCH] gnu: socat: Update to 1.7.4.3. Date: Fri, 11 Mar 2022 09:58:44 +0000
Patch pushed as 9223b81071ac5c18c94dce17c1fb6544016aac3d on
core-updates.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]