GNU bug report logs - #57552
[PATCH] gnu: opendht: Update to 2.4.10.

Previous Next

Package: guix-patches;

Reported by: Olivier Dion <olivier.dion <at> polymtl.ca>

Date: Fri, 2 Sep 2022 21:58:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 57552 in the body.
You can then email your comments to 57552 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#57552; Package guix-patches. (Fri, 02 Sep 2022 21:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Olivier Dion <olivier.dion <at> polymtl.ca>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 02 Sep 2022 21:58:02 GMT) Full text and rfc822 format available.

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

From: Olivier Dion <olivier.dion <at> polymtl.ca>
To: guix-patches <at> gnu.org
Cc: Olivier Dion <olivier.dion <at> polymtl.ca>
Subject: [PATCH] gnu: opendht: Update to 2.4.10.
Date: Fri,  2 Sep 2022 17:56:39 -0400
* gnu/packages/networking.scm (opendht): Update to 2.4.10.
---
 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 1d2e73aac2..21f8fc8d1d 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -3621,7 +3621,7 @@ (define-public restinio
 (define-public opendht
   (package
     (name "opendht")
-    (version "2.4.9")
+    (version "2.4.10")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3630,7 +3630,7 @@ (define-public opendht
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "150yxlhn8ykhck7gr1i2bppbqpfyhk0cscn5z7vyn94y5fnqkxsb"))))
+                "1kcc9vmi4swvahq2gikflgba9xfmix80dr9wa3v6xcj1ba2fjd6s"))))
     (outputs '("out" "tools" "debug"))
     (build-system gnu-build-system)
     (arguments
-- 
2.37.2





Information forwarded to guix-patches <at> gnu.org:
bug#57552; Package guix-patches. (Sun, 04 Sep 2022 14:22:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Olivier Dion via Guix-patches via <guix-patches <at> gnu.org>
Cc: Olivier Dion <olivier.dion <at> polymtl.ca>, 57552-done <at> debbugs.gnu.org
Subject: Re: [bug#57552] [PATCH] gnu: opendht: Update to 2.4.10.
Date: Sun, 04 Sep 2022 10:21:21 -0400
Hello,

Olivier Dion via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/networking.scm (opendht): Update to 2.4.10.
> ---
>  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 1d2e73aac2..21f8fc8d1d 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -3621,7 +3621,7 @@ (define-public restinio
>  (define-public opendht
>    (package
>      (name "opendht")
> -    (version "2.4.9")
> +    (version "2.4.10")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -3630,7 +3630,7 @@ (define-public opendht
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "150yxlhn8ykhck7gr1i2bppbqpfyhk0cscn5z7vyn94y5fnqkxsb"))))
> +                "1kcc9vmi4swvahq2gikflgba9xfmix80dr9wa3v6xcj1ba2fjd6s"))))
>      (outputs '("out" "tools" "debug"))
>      (build-system gnu-build-system)
>      (arguments

Applied, thank you!

Maxim




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Sun, 04 Sep 2022 14:22:02 GMT) Full text and rfc822 format available.

Notification sent to Olivier Dion <olivier.dion <at> polymtl.ca>:
bug acknowledged by developer. (Sun, 04 Sep 2022 14:22:02 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. (Mon, 03 Oct 2022 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 178 days ago.

Previous Next


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