unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36236] [PATCH] gnu: aircrack-ng: Update to 1.5.2.
@ 2019-06-15 23:15 Vasile Dumitrascu
  2019-06-18 15:03 ` bug#36236: " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Vasile Dumitrascu @ 2019-06-15 23:15 UTC (permalink / raw)
  To: 36236; +Cc: Vasile Dumitrascu

* 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

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

* bug#36236: [PATCH] gnu: aircrack-ng: Update to 1.5.2.
  2019-06-15 23:15 [bug#36236] [PATCH] gnu: aircrack-ng: Update to 1.5.2 Vasile Dumitrascu
@ 2019-06-18 15:03 ` Ludovic Courtès
  2019-06-18 17:49   ` [bug#36236] " Vasile Dumitrascu
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2019-06-18 15:03 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 36236-done

Hi,

Vasile Dumitrascu <va511e@yahoo.com> skribis:

> * gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.

Applied, thanks!

>  ;;; Copyright ?? 2019 Maxim Cournoyer <maxim.cournoyer@gmail.com>
> +;;; Copyright ?? 2019 Vasile Dumitrascu <va511e@yahoo.com>
                 ^
Somehow this had been mangled, so I had to modify it by hand.

Ludo’.

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

* [bug#36236] [PATCH] gnu: aircrack-ng: Update to 1.5.2.
  2019-06-18 15:03 ` bug#36236: " Ludovic Courtès
@ 2019-06-18 17:49   ` Vasile Dumitrascu
  0 siblings, 0 replies; 3+ messages in thread
From: Vasile Dumitrascu @ 2019-06-18 17:49 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 36236-done

 Thank you!

  Vasile

Ludovic Court??s:
> Hi,
> 
> Vasile Dumitrascu <va511e@yahoo.com> skribis:
> 
>> * gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.
> 
> Applied, thanks!
> 
>>  ;;; Copyright ?? 2019 Maxim Cournoyer <maxim.cournoyer@gmail.com>
>> +;;; Copyright ?? 2019 Vasile Dumitrascu <va511e@yahoo.com>
>                  ^
> Somehow this had been mangled, so I had to modify it by hand.
> 
> Ludo???.
> 

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

end of thread, other threads:[~2019-06-18 17:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-15 23:15 [bug#36236] [PATCH] gnu: aircrack-ng: Update to 1.5.2 Vasile Dumitrascu
2019-06-18 15:03 ` bug#36236: " Ludovic Courtès
2019-06-18 17:49   ` [bug#36236] " Vasile Dumitrascu

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