[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/377: gnu: wireshark: Update to 3.4.8.
From: |
guix-commits |
Subject: |
99/377: gnu: wireshark: Update to 3.4.8. |
Date: |
Sun, 5 Sep 2021 10:07:11 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit c410001d2132ac32740585660d4cda174b7369db
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Aug 26 10:36:02 2021 +0200
gnu: wireshark: Update to 3.4.8.
* gnu/packages/networking.scm (wireshark): Update to 3.4.8.
---
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 ec5e383..c941fbd 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1445,14 +1445,14 @@ of the same name.")
(define-public wireshark
(package
(name "wireshark")
- (version "3.4.7")
+ (version "3.4.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.wireshark.org/download/src/wireshark-"
version ".tar.xz"))
(sha256
- (base32 "17d00kl0s010wg2dfhy7sdbr2qm54lsi317fmbcvjz4rxx8ywk3c"))))
+ (base32 "09fpvfj4m7glisj6p4zb8wylkrjkqqw69xnwnz4ah410zs6zm9sq"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- 121/377: gnu: Add r-paws., (continued)
- 121/377: gnu: Add r-paws., guix-commits, 2021/09/05
- 122/377: gnu: Add r-zoomgroupstats., guix-commits, 2021/09/05
- 120/377: gnu: Add r-paws-compute., guix-commits, 2021/09/05
- 126/377: gnu: Add r-mlearning., guix-commits, 2021/09/05
- 135/377: gnu: Add r-webmockr., guix-commits, 2021/09/05
- 136/377: gnu: Add r-mockery., guix-commits, 2021/09/05
- 144/377: gnu: Add rust-rustyline-9., guix-commits, 2021/09/05
- 138/377: gnu: Add r-zoib., guix-commits, 2021/09/05
- 151/377: gnu: Add rust-polars-0.15., guix-commits, 2021/09/05
- 95/377: gnu: emacs-htmlize: Update to 1.56., guix-commits, 2021/09/05
- 99/377: gnu: wireshark: Update to 3.4.8.,
guix-commits <=
- 108/377: gnu: Add r-zoon., guix-commits, 2021/09/05
- 100/377: gnu: Add r-zzlite., guix-commits, 2021/09/05
- 105/377: gnu: Add r-zra., guix-commits, 2021/09/05
- 131/377: gnu: Add r-zonator., guix-commits, 2021/09/05
- 140/377: gnu: rust-thiserror-1: Update to 1.0.26., guix-commits, 2021/09/05
- 142/377: gnu: Add rust-nix-0.22., guix-commits, 2021/09/05
- 149/377: gnu: Add rust-polars-io-0.15., guix-commits, 2021/09/05
- 158/377: gnu: nushell: Update to 0.36.0., guix-commits, 2021/09/05
- 159/377: gnu: colobot: Update to 0.2.0-alpha., guix-commits, 2021/09/05
- 162/377: gnu: emacs-guix: Update to 0.5.2.5-c9aef52., guix-commits, 2021/09/05