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

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

[debbugs-tracker] bug#26665: closed ([PATCH] gnu: ethtool: Update to 4.1


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26665: closed ([PATCH] gnu: ethtool: Update to 4.10.)
Date: Wed, 26 Apr 2017 09:44:01 +0000

Your message dated Wed, 26 Apr 2017 11:43:49 +0200
with message-id <address@hidden>
and subject line Re: bug#26665: [PATCH] gnu: ethtool: Update to 4.10.
has caused the debbugs.gnu.org bug report #26665,
regarding [PATCH] gnu: ethtool: Update to 4.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26665: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26665
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: ethtool: Update to 4.10. Date: Wed, 26 Apr 2017 10:13:14 +0200
* gnu/packages/networking.scm (ethtool): Update to 4.10.
---
 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 9fa7c8826..3182443c1 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -305,14 +305,14 @@ receiving NDP messages.")
 (define-public ethtool
   (package
     (name "ethtool")
-    (version "4.8")
+    (version "4.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kernel.org/software/network/"
                                   name "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0hsaxcka0ks76k23sb65c46i53hjm465sgxyn3m3301diqlgwga0"))))
+                "1fklbjwr41cvd5b7d1qvpl3bqzc4aak732r3m2wjhhgkxhk9f07h"))))
     (build-system gnu-build-system)
     (home-page "https://www.kernel.org/pub/software/network/ethtool/";)
     (synopsis "Display or change Ethernet device settings")
-- 
2.12.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#26665: [PATCH] gnu: ethtool: Update to 4.10. Date: Wed, 26 Apr 2017 11:43:49 +0200 User-agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu)
Mathieu Othacehe <address@hidden> writes:

> * gnu/packages/networking.scm (ethtool): Update to 4.10.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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