[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/22: gnu: mtr: Update to 0.94.
From: |
guix-commits |
Subject: |
18/22: gnu: mtr: Update to 0.94. |
Date: |
Wed, 30 Sep 2020 18:25:30 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 36bb10d6788437536ff421be4fbc8c04bfbebf98
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 30 19:43:36 2020 +0200
gnu: mtr: Update to 0.94.
* gnu/packages/networking.scm (mtr): Update to 0.94.
---
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 7679d62..c233080 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2661,14 +2661,14 @@ can be whipped up with little effort.")
(define-public mtr
(package
(name "mtr")
- (version "0.93")
+ (version "0.94")
(source
(origin
(method url-fetch)
(uri (string-append "ftp://ftp.bitwizard.nl/mtr/"
"mtr-" version ".tar.gz"))
(sha256
- (base32 "03gid8g4r6a9r40855s4345xm1bylj2kfqkicjwxpmvvccyng712"))))
+ (base32 "1glxvlqskcmjkxlqk9i12hcfaxb389cx2n8ji7776gmix3aq4z1z"))))
(build-system gnu-build-system)
(inputs
`(("libcap" ,libcap)
- 01/22: gnu: nginx: Update to 1.19.3., (continued)
- 01/22: gnu: nginx: Update to 1.19.3., guix-commits, 2020/09/30
- 06/22: gnu: signify: Update to 30., guix-commits, 2020/09/30
- 10/22: gnu: stellarium: Update to 0.20.3., guix-commits, 2020/09/30
- 08/22: gnu: perl-dbd-sqlite: Update to 1.66., guix-commits, 2020/09/30
- 16/22: gnu: nml: Update to 0.5.3., guix-commits, 2020/09/30
- 04/22: gnu: php: Update to 7.4.11., guix-commits, 2020/09/30
- 07/22: gnu: perl-db-file: Update to 1.854., guix-commits, 2020/09/30
- 22/22: gnu: wireshark: Update to 3.2.7., guix-commits, 2020/09/30
- 11/22: gnu: python-lmdb: Update to 1.0.0., guix-commits, 2020/09/30
- 17/22: gnu: starfighter: Update to 2.3.3., guix-commits, 2020/09/30
- 18/22: gnu: mtr: Update to 0.94.,
guix-commits <=
- 09/22: gnu: python-alembic: Update to 1.4.3., guix-commits, 2020/09/30
- 13/22: gnu: xtl: Update to 0.6.19., guix-commits, 2020/09/30
- 21/22: gnu: perl-net-dns: Update to 1.27., guix-commits, 2020/09/30