GNU bug report logs - #26499
[PATCH] gnu: speedtest-cli: Update to 1.0.3.

Previous Next

Package: guix-patches;

Reported by: Mathieu Othacehe <m.othacehe <at> gmail.com>

Date: Fri, 14 Apr 2017 14:18:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26499: closed ([PATCH] gnu: speedtest-cli: Update to 1.0.3.)
Date: Sat, 15 Apr 2017 17:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 15 Apr 2017 19:04:48 +0200
with message-id <87tw5pmwjz.fsf <at> fastmail.com>
and subject line Re: bug#26499: [PATCH] gnu: speedtest-cli: Update to 1.0.3.
has caused the debbugs.gnu.org bug report #26499,
regarding [PATCH] gnu: speedtest-cli: Update to 1.0.3.
to be marked as done.

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


-- 
26499: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26499
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Mathieu Othacehe <m.othacehe <at> gmail.com>
Subject: [PATCH] gnu: speedtest-cli: Update to 1.0.3.
Date: Fri, 14 Apr 2017 16:16:42 +0200
* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.3.
---
 gnu/packages/networking.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0c7dcd0fc..97eac4be6 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -12,6 +12,7 @@
 ;;; Copyright © 2016 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2016 Benz Schenk <benz.schenk <at> uzh.ch>
 ;;; Copyright © 2016, 2017 Pjotr Prins <pjotr.guix <at> thebird.nl>
+;;; Copyright © 2017 Mathieu Othacehe <m.othacehe <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1124,7 +1125,7 @@ IPFIX, RSPAN, CLI, LACP, 802.1ag).")
 (define-public speedtest-cli
   (package
     (name "speedtest-cli")
-    (version "1.0.2")
+    (version "1.0.3")
     (source
      (origin
        (method url-fetch)
@@ -1133,7 +1134,7 @@ IPFIX, RSPAN, CLI, LACP, 802.1ag).")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1ir9fqwr7cl9kfq7dgh9vkydkwf59wsx0cwbzbffw8i313xhzxa1"))))
+         "1v4xd03303mlzmv43qaz3fmskp2prhs1678a5522ia2yqwv98adz"))))
     (build-system python-build-system)
     (home-page "https://github.com/sivel/speedtest-cli")
     (synopsis "Internet bandwidth tester")
-- 
2.12.2



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Mathieu Othacehe <m.othacehe <at> gmail.com>, 26499-done <at> debbugs.gnu.org
Subject: Re: bug#26499: [PATCH] gnu: speedtest-cli: Update to 1.0.3.
Date: Sat, 15 Apr 2017 19:04:48 +0200
[Message part 4 (text/plain, inline)]
Mathieu Othacehe <m.othacehe <at> gmail.com> writes:

> * gnu/packages/networking.scm (speedtest-cli): Update to 1.0.3.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.