GNU bug report logs - #62088
[PATCH] gnu: arp-scan: Update to 1.10.0.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Thu, 9 Mar 2023 19:53:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62088 in the body.
You can then email your comments to 62088 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62088; Package guix-patches. (Thu, 09 Mar 2023 19:53:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yovan Naumovski <yovan <at> gorski.stream>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 09 Mar 2023 19:53:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Cc: Yovan Naumovski <yovan <at> gorski.stream>
Subject: [PATCH] gnu: arp-scan: Update to 1.10.0.
Date: Thu,  9 Mar 2023 21:52:13 +0200
* gnu/packages/networking.scm (arp-scan): Update to 1.10.0.
---
 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 b6cbd8e80a..a715b67698 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -56,6 +56,7 @@
 ;;; Copyright © 2022 Reza Alizadeh Majd <r.majd <at> pantherx.org>
 ;;; Copyright © 2022 Nicolas Graves <ngraves <at> ngraves.fr>
 ;;; Copyright © 2023 Andreas Enge <andreas <at> enge.fr>
+;;; Copyright © 2023 Yovan Naumovski <yovan <at> gorski.stream>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -198,7 +199,7 @@ (define-public usrsctp
 (define-public arp-scan
   (package
     (name "arp-scan")
-    (version "1.9.8")
+    (version "1.10.0")
     (source
      (origin
        (method git-fetch)
@@ -208,7 +209,7 @@ (define-public arp-scan
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "18pck3hi7caykpkry5ri16w4w8m11g8gvh3qx5rhwsc6d9xa2a6d"))))
+        (base32 "1d603by2v7gj6bdxn1d23l425q115dk5qfk3ywbj6wbsjysqhbq5"))))
     (build-system gnu-build-system)
     (inputs
      (list libpcap))
-- 
2.39.1





Information forwarded to guix-patches <at> gnu.org:
bug#62088; Package guix-patches. (Mon, 27 Mar 2023 15:57:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: 62088-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#62088] [PATCH] gnu: arp-scan: Update to 1.10.0.
Date: Mon, 27 Mar 2023 16:55:39 +0100
[Message part 1 (text/plain, inline)]
Yovan Naumovski via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/networking.scm (arp-scan): Update to 1.10.0.
> ---
>  gnu/packages/networking.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks, I've pushed this to the master branch as
d6c629088a9c3a920aea5638d61ed8d5a8690e9b.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 27 Mar 2023 15:57:02 GMT) Full text and rfc822 format available.

Notification sent to Yovan Naumovski <yovan <at> gorski.stream>:
bug acknowledged by developer. (Mon, 27 Mar 2023 15:57:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 25 Apr 2023 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.