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

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

bug#54110: closed ([PATCH] gnu: iperf: Update to 3.11.)


From: GNU bug Tracking System
Subject: bug#54110: closed ([PATCH] gnu: iperf: Update to 3.11.)
Date: Wed, 23 Feb 2022 10:57:01 +0000

Your message dated Wed, 23 Feb 2022 12:55:51 +0200
with message-id <YhYSt4w3Wkpc0i5h@3900XT>
and subject line Re: [bug#54110] [PATCH] gnu: iperf: Update to 3.11.
has caused the debbugs.gnu.org bug report #54110,
regarding [PATCH] gnu: iperf: Update to 3.11.
to be marked as done.

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


-- 
54110: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54110
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: iperf: Update to 3.11. Date: Tue, 22 Feb 2022 11:30:57 -0500
No dependents other than itself: iperf@3.11

Patch inline and attached.


From c619d76976614cc2e0bb1e5ab6ad7cffa8d77dd8 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Thu, 17 Feb 2022 14:29:58 +0000
Subject: [PATCH] gnu: iperf: Update to 3.11.

* gnu/packages/networking.scm (iperf): Update to 3.11.
---
 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 0eb194f957..14f43c6eaa 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2421,7 +2421,7 @@ (define-public sslh
 (define-public iperf
   (package
     (name "iperf")
-    (version "3.10.1")
+    (version "3.11")
     (source
      (origin
        (method git-fetch)
@@ -2430,7 +2430,7 @@ (define-public iperf
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0svkrmxki6ckn2a8xysh5x0bw68mqnvl3w64j6d45fxs97dca2vq"))))
+        (base32 "064sb8f9jxi5ii43swd73c0mm50lvk51v7awhgbj6p129c1a4nn5"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
--
2.34.0

Attachment: 0001-gnu-iperf-Update-to-3.11.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#54110] [PATCH] gnu: iperf: Update to 3.11. Date: Wed, 23 Feb 2022 12:55:51 +0200
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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