* bug#26665: [PATCH] gnu: ethtool: Update to 4.10.
@ 2017-04-26 8:13 Mathieu Othacehe
2017-04-26 9:43 ` Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Othacehe @ 2017-04-26 8:13 UTC (permalink / raw)
To: 26665
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#26665: [PATCH] gnu: ethtool: Update to 4.10.
2017-04-26 8:13 bug#26665: [PATCH] gnu: ethtool: Update to 4.10 Mathieu Othacehe
@ 2017-04-26 9:43 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-04-26 9:43 UTC (permalink / raw)
To: Mathieu Othacehe, 26665-done
[-- Attachment #1: Type: text/plain, Size: 126 bytes --]
Mathieu Othacehe <m.othacehe@gmail.com> writes:
> * gnu/packages/networking.scm (ethtool): Update to 4.10.
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-04-26 9:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 8:13 bug#26665: [PATCH] gnu: ethtool: Update to 4.10 Mathieu Othacehe
2017-04-26 9:43 ` Marius Bakke
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).