[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/22: gnu: wireshark: Update to 3.2.7.
From: |
guix-commits |
Subject: |
22/22: gnu: wireshark: Update to 3.2.7. |
Date: |
Wed, 30 Sep 2020 18:25:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5faca523d6fce4b87ccd026f0ce04c8a8f60e66e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 30 21:04:33 2020 +0200
gnu: wireshark: Update to 3.2.7.
* gnu/packages/networking.scm (wireshark): Update to 3.2.7.
---
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 f2a9805..6354162 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1272,14 +1272,14 @@ of the same name.")
(define-public wireshark
(package
(name "wireshark")
- (version "3.2.6")
+ (version "3.2.7")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.wireshark.org/download/src/wireshark-"
version ".tar.xz"))
(sha256
- (base32 "1wmlbrym6l5fkvic596yx74jz1pn4pfjihsx341fxv5w76zfxcgb"))))
+ (base32 "1nkhglzxj05hwhgzrgan4glv0z67rmasf9djx1dmqicwdnw2z0xy"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- 03/22: gnu: nginx-xslscript: Move out of the way., (continued)
- 03/22: gnu: nginx-xslscript: Move out of the way., guix-commits, 2020/09/30
- 19/22: gnu: srt: Update to 1.4.2., guix-commits, 2020/09/30
- 02/22: gnu: nginx-documentation: Update to 1.19.3-2603-94ebfbcd68bb., guix-commits, 2020/09/30
- 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 <=
- 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, 2020/09/30
- 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