unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vasile Dumitrascu <va511e@yahoo.com>
To: 36236@debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e@yahoo.com>
Subject: [bug#36236] [PATCH] gnu: aircrack-ng: Update to 1.5.2.
Date: Sun, 16 Jun 2019 01:15:14 +0200	[thread overview]
Message-ID: <20190615231514.21804-1-va511e@yahoo.com> (raw)

* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.
---
 gnu/packages/networking.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 6ade8ed85d..871c03f71f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -27,6 +27,7 @@
 ;;; Copyright ?? 2018 Oleg Pykhalov <go.wigust@gmail.com>
 ;;; Copyright ?? 2018 Pierre Neidhardt <mail@ambrevar.xyz>
 ;;; Copyright ?? 2019 Maxim Cournoyer <maxim.cournoyer@gmail.com>
+;;; Copyright ?? 2019 Vasile Dumitrascu <va511e@yahoo.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -885,7 +886,7 @@ live network and disk I/O bandwidth monitor.")
 (define-public aircrack-ng
   (package
     (name "aircrack-ng")
-    (version "1.3")
+    (version "1.5.2")
     (source
      (origin
        (method url-fetch)
@@ -893,7 +894,7 @@ live network and disk I/O bandwidth monitor.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "1jl30d0kibc82447fr3lgw75arik0l9729k94z76l7vl51y8mq4a"))))
+         "0hc2x17bxk2n00z8jj5jfwq3z41681fd19n018724il0cpkjyncy"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)
-- 
2.20.1

             reply	other threads:[~2019-06-15 23:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-15 23:15 Vasile Dumitrascu [this message]
2019-06-18 15:03 ` bug#36236: [PATCH] gnu: aircrack-ng: Update to 1.5.2 Ludovic Courtès
2019-06-18 17:49   ` [bug#36236] " Vasile Dumitrascu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190615231514.21804-1-va511e@yahoo.com \
    --to=va511e@yahoo.com \
    --cc=36236@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).