* [PATCH] Update wireshark to 2.2.0
@ 2016-09-18 20:56 Nicolas Goaziou
2016-09-19 1:04 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2016-09-18 20: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: update wireshark --]
[-- Type: text/x-diff, Size: 1154 bytes --]
From 6bb2296d6629000fb34c87b9e4111f3cc8569fc3 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Sun, 18 Sep 2016 22:26:14 +0200
Subject: [PATCH] gnu: wireshark: Update to 2.2.0.
* gnu/packages/networking.scm (wireshark): Update to 2.2.0.
---
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 47aa2b9..6010e86 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -423,7 +423,7 @@ and up to 1 Mbit/s downstream.")
(define-public wireshark
(package
(name "wireshark")
- (version "2.0.5")
+ (version "2.2.0")
(synopsis "Network traffic analyzer")
(source
(origin
@@ -432,7 +432,7 @@ and up to 1 Mbit/s downstream.")
version ".tar.bz2"))
(sha256
(base32
- "02xi3fz8blcz9cf75rs11g7bijk06wm45vpgnksp72c2609j9q0c"))))
+ "010i7wpsv2231pwb1xdqs0xfwywi3514siidv6wnrfpw3rs7x156"))))
(build-system glib-or-gtk-build-system)
(inputs `(("bison" ,bison)
("c-ares" ,c-ares)
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Update wireshark to 2.2.0
2016-09-18 20:56 [PATCH] Update wireshark to 2.2.0 Nicolas Goaziou
@ 2016-09-19 1:04 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-09-19 1:04 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
On Sun, Sep 18, 2016 at 10:56:13PM +0200, Nicolas Goaziou wrote:
> Subject: [PATCH] gnu: wireshark: Update to 2.2.0.
>
> * gnu/packages/networking.scm (wireshark): Update to 2.2.0.
Thanks, pushed!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-19 1:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 20:56 [PATCH] Update wireshark to 2.2.0 Nicolas Goaziou
2016-09-19 1:04 ` Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.