[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: |
Thu, 2 Sep 2021 17:54:52 -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
- 28/377: gnu: r-gert: Update to 1.3.2., (continued)
- 28/377: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/09/02
- 126/377: gnu: Add r-mlearning., guix-commits, 2021/09/02
- 42/377: gnu: r-rsconnect: Update to 0.8.24., guix-commits, 2021/09/02
- 46/377: gnu: r-scatterpie: Update to 0.1.7., guix-commits, 2021/09/02
- 52/377: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/09/02
- 59/377: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/09/02
- 71/377: gnu: r-diffbind: Update to 3.2.5., guix-commits, 2021/09/02
- 79/377: gnu: r-universalmotif: Update to 1.10.2., guix-commits, 2021/09/02
- 83/377: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/09/02
- 93/377: gnu: Add emacs-inheritenv., guix-commits, 2021/09/02
- 99/377: gnu: wireshark: Update to 3.4.8.,
guix-commits <=
- 108/377: gnu: Add r-zoon., guix-commits, 2021/09/02
- 107/377: gnu: Add r-dismo., guix-commits, 2021/09/02
- 100/377: gnu: Add r-zzlite., guix-commits, 2021/09/02
- 145/377: gnu: Add rust-arrow-5., guix-commits, 2021/09/02
- 104/377: gnu: Add r-zscorer., guix-commits, 2021/09/02
- 113/377: gnu: Add r-paws-security-identity., guix-commits, 2021/09/02
- 122/377: gnu: Add r-zoomgroupstats., guix-commits, 2021/09/02
- 125/377: gnu: Add r-filehash., guix-commits, 2021/09/02
- 129/377: gnu: Add r-zooarch., guix-commits, 2021/09/02
- 135/377: gnu: Add r-webmockr., guix-commits, 2021/09/02