emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26510: closed ([PATCH] Update wireshark to 2.2.6.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26510: closed ([PATCH] Update wireshark to 2.2.6.)
Date: Sat, 15 Apr 2017 12:18:01 +0000

Your message dated Sat, 15 Apr 2017 17:47:03 +0530
with message-id <address@hidden>
and subject line Re: bug#26510: [PATCH] Update wireshark to 2.2.6.
has caused the debbugs.gnu.org bug report #26510,
regarding [PATCH] Update wireshark to 2.2.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26510: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26510
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Update wireshark to 2.2.6. Date: Sat, 15 Apr 2017 10:20:48 +0200
Hello,

The following patch updates wireshark to the latest and greatest.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738
>From b47412d53e00ceb52974ecb9032c3c20df16da52 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <address@hidden>
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


--- End Message ---
--- Begin Message --- Subject: Re: bug#26510: [PATCH] Update wireshark to 2.2.6. Date: Sat, 15 Apr 2017 17:47:03 +0530
Pushed, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]