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

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

bug#61791: closed ([PATCH] gnu: ethtool: Update to 6.2.)


From: GNU bug Tracking System
Subject: bug#61791: closed ([PATCH] gnu: ethtool: Update to 6.2.)
Date: Sat, 25 Feb 2023 20:09:02 +0000

Your message dated Sat, 25 Feb 2023 21:08:04 +0100
with message-id <dbed70a8807cdeec5f6e0ff8c5257880@tobias.gr>
and subject line Re: [bug#61791] [PATCH] gnu: ethtool: Update to 6.2.
has caused the debbugs.gnu.org bug report #61791,
regarding [PATCH] gnu: ethtool: Update to 6.2.
to be marked as done.

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


-- 
61791: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61791
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ethtool: Update to 6.2. Date: Sat, 25 Feb 2023 19:47:26 +0000
* gnu/packages/networking.scm (ethtool): Update to 6.2.
---
 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 b5e8afc728..b6cbd8e80a 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1517,14 +1517,14 @@ (define-public libndp
 (define-public ethtool
   (package
     (name "ethtool")
-    (version "5.15")
+    (version "6.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kernel.org/software/network/"
                                   "ethtool/ethtool-" version ".tar.xz"))
               (sha256
                (base32
-                "0v8i592vwjypf111w0lfvaxdwhzybp6w600g28m9rm490c8xcvv8"))))
+                "1qbhwp8d4nh0cnxd3hg0kr8lm5ikbkl07gvjpzv76kad0qa03pw6"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))

base-commit: 7b40cb7c6e310652c118f339422e3ab9f87d67eb
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61791] [PATCH] gnu: ethtool: Update to 6.2. Date: Sat, 25 Feb 2023 21:08:04 +0100
Bruno,

On 2023-02-25 20:47, Bruno Victal wrote:
* gnu/packages/networking.scm (ethtool): Update to 6.2.

Thanks!  Pushed as 9a2cf9ef0a9ece9aa0dcb24a31fe0c313d06988f.

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.


--- End Message ---

reply via email to

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