* [PATCH] wireshark: Update to 2.2.3.
@ 2016-12-27 8:56 Nicolas Goaziou
2016-12-27 16:14 ` Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2016-12-27 8:56 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 130 bytes --]
Hello,
Here is an update for Wireshark.
Regards,
--
Nicolas Goaziou 0x80A93738
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-wireshark-Update-to-2.2.3.patch --]
[-- Type: text/x-diff, Size: 1221 bytes --]
From 32309390555fcd2ad5600e36b60c91e37b390086 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Tue, 27 Dec 2016 09:54:28 +0100
Subject: [PATCH] gnu: wireshark: Update to 2.2.3.
* gnu/packages/networking.scm (wireshark): Update to 2.2.3.
---
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 2a5ff09b1..9e2e63298 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -467,7 +467,7 @@ which can be used to encrypt a password with @code{crypt(3)}.")
(define-public wireshark
(package
(name "wireshark")
- (version "2.2.2")
+ (version "2.2.3")
(synopsis "Network traffic analyzer")
(source
(origin
@@ -476,7 +476,7 @@ which can be used to encrypt a password with @code{crypt(3)}.")
version ".tar.bz2"))
(sha256
(base32
- "1csm035ayfzn1xzzsmzcjk2ixx39d70aykr4nh0a88chk9gfzb7r"))))
+ "0fsrvl6sp772g2q2j24h10h9lfda6q67x7wahjjm8849i2gciflp"))))
(build-system glib-or-gtk-build-system)
(inputs `(("bison" ,bison)
("c-ares" ,c-ares)
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] wireshark: Update to 2.2.3.
2016-12-27 8:56 [PATCH] wireshark: Update to 2.2.3 Nicolas Goaziou
@ 2016-12-27 16:14 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2016-12-27 16:14 UTC (permalink / raw)
To: Nicolas Goaziou, guix-devel
[-- Attachment #1: Type: text/plain, Size: 114 bytes --]
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Here is an update for Wireshark.
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-27 16:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-27 8:56 [PATCH] wireshark: Update to 2.2.3 Nicolas Goaziou
2016-12-27 16:14 ` Marius Bakke
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).