unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26510: [PATCH] Update wireshark to 2.2.6.
@ 2017-04-15  8:20 Nicolas Goaziou
  2017-04-15 12:17 ` Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2017-04-15  8:20 UTC (permalink / raw)
  To: 26510

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

Hello,

The following patch updates wireshark to the latest and greatest.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-wireshark-Update-to-2.2.6.patch --]
[-- Type: text/x-diff, Size: 1221 bytes --]

From b47412d53e00ceb52974ecb9032c3c20df16da52 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Sat, 15 Apr 2017 10:18:04 +0200
Subject: [PATCH] gnu: wireshark: Update to 2.2.6.

* gnu/packages/networking.scm (wireshark): Update to 2.2.6.
---
 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 0c7dcd0fc..82e7cea65 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -470,7 +470,7 @@ which can be used to encrypt a password with @code{crypt(3)}.")
 (define-public wireshark
   (package
     (name "wireshark")
-    (version "2.2.5")
+    (version "2.2.6")
     (synopsis "Network traffic analyzer")
     (source
      (origin
@@ -479,7 +479,7 @@ which can be used to encrypt a password with @code{crypt(3)}.")
                            version ".tar.bz2"))
        (sha256
         (base32
-         "1j4sc3pmy8l6k41007spglcqiabjlzc7f85pn3jmjr9ksv9qipbm"))))
+         "0jd89i9si43lyv3hsl6p1lkjmz4zagvc37wcbigsxxc5v8gda9zn"))))
     (build-system glib-or-gtk-build-system)
     (inputs `(("bison" ,bison)
               ("c-ares" ,c-ares)
-- 
2.12.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#26510: [PATCH] Update wireshark to 2.2.6.
  2017-04-15  8:20 bug#26510: [PATCH] Update wireshark to 2.2.6 Nicolas Goaziou
@ 2017-04-15 12:17 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2017-04-15 12:17 UTC (permalink / raw)
  To: 26510-done


Pushed, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-15 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-15  8:20 bug#26510: [PATCH] Update wireshark to 2.2.6 Nicolas Goaziou
2017-04-15 12:17 ` Arun Isaac

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).