all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26641: [PATCH] gnu: speedtest-cli: Update to 1.0.5.
@ 2017-04-24 16:46 Mathieu Othacehe
  2017-04-24 18:39 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Othacehe @ 2017-04-24 16:46 UTC (permalink / raw)
  To: 26641

* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.5.
---
 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 efef2d5a7..9fa7c8826 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1143,7 +1143,7 @@ networks.")
 (define-public speedtest-cli
   (package
     (name "speedtest-cli")
-    (version "1.0.3")
+    (version "1.0.5")
     (source
      (origin
        (method url-fetch)
@@ -1152,7 +1152,7 @@ networks.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1v4xd03303mlzmv43qaz3fmskp2prhs1678a5522ia2yqwv98adz"))))
+         "0y1888492kl21dz69vd526189c5aal3q790jawdb2wph42cz0cq8"))))
     (build-system python-build-system)
     (home-page "https://github.com/sivel/speedtest-cli")
     (synopsis "Internet bandwidth tester")
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#26641: [PATCH] gnu: speedtest-cli: Update to 1.0.5.
  2017-04-24 16:46 bug#26641: [PATCH] gnu: speedtest-cli: Update to 1.0.5 Mathieu Othacehe
@ 2017-04-24 18:39 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2017-04-24 18:39 UTC (permalink / raw)
  To: 26641-done


[-- Attachment #1.1: Type: text/plain, Size: 222 bytes --]

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 #1.2: Type: message/rfc822, Size: 5840 bytes --]

From: Mathieu Othacehe <m.othacehe@gmail.com>
To: guix-patches@gnu.org
Cc: Mathieu Othacehe <m.othacehe@gmail.com>
Subject: [PATCH] gnu: speedtest-cli: Update to 1.0.5.
Date: Mon, 24 Apr 2017 18:46:24 +0200
Message-ID: <20170424164624.26310-1-m.othacehe@gmail.com>

* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.5.
---
 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 efef2d5a7..9fa7c8826 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1143,7 +1143,7 @@ networks.")
 (define-public speedtest-cli
   (package
     (name "speedtest-cli")
-    (version "1.0.3")
+    (version "1.0.5")
     (source
      (origin
        (method url-fetch)
@@ -1152,7 +1152,7 @@ networks.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1v4xd03303mlzmv43qaz3fmskp2prhs1678a5522ia2yqwv98adz"))))
+         "0y1888492kl21dz69vd526189c5aal3q790jawdb2wph42cz0cq8"))))
     (build-system python-build-system)
     (home-page "https://github.com/sivel/speedtest-cli")
     (synopsis "Internet bandwidth tester")
-- 
2.12.2





[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-24 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-24 16:46 bug#26641: [PATCH] gnu: speedtest-cli: Update to 1.0.5 Mathieu Othacehe
2017-04-24 18:39 ` Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.