GNU bug report logs - #70521
[PATCH] gnu: tor: Update to 0.4.8.11.

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Mon, 22 Apr 2024 20:43:02 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

To reply to this bug, email your comments to 70521 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70521; Package guix-patches. (Mon, 22 Apr 2024 20:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to André Batista <nandre <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 22 Apr 2024 20:43:02 GMT) Full text and rfc822 format available.

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

From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>
Subject: [PATCH] gnu: tor: Update to 0.4.8.11.
Date: Mon, 22 Apr 2024 17:42:01 -0300
* gnu/packages/tor.scm (tor): Update to 0.4.8.11.
---
 gnu/packages/tor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm
index 4b356b6cc1..e0257658d9 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -63,14 +63,14 @@ (define-module (gnu packages tor)
 (define-public tor
   (package
     (name "tor")
-    (version "0.4.8.10")
+    (version "0.4.8.11")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "11is8rwa3654kv2z425chmv9ynip64lwy8svf4klgnqfnzxb8a76"))))
+               "01wf5h2vg2rxhxq4crzfxj1z4w4m2m760zda6l97i01kws8dyawg"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 2126dab4cd81db4cbde4566d8c638e45a4c0077c
-- 
2.41.0





Reply sent to Clément Lassieur <clement <at> lassieur.org>:
You have taken responsibility. (Tue, 23 Apr 2024 11:01:03 GMT) Full text and rfc822 format available.

Notification sent to André Batista <nandre <at> riseup.net>:
bug acknowledged by developer. (Tue, 23 Apr 2024 11:01:04 GMT) Full text and rfc822 format available.

Message #10 received at 70521-done <at> debbugs.gnu.org (full text, mbox):

From: Clément Lassieur <clement <at> lassieur.org>
To: André Batista <nandre <at> riseup.net>
Cc: 70521-done <at> debbugs.gnu.org
Subject: Re: [bug#70521] [PATCH] gnu: tor: Update to 0.4.8.11.
Date: Tue, 23 Apr 2024 13:00:06 +0200
On Mon, Apr 22 2024, André Batista wrote:

> * gnu/packages/tor.scm (tor): Update to 0.4.8.11.
> ---
>  gnu/packages/tor.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed, thanks.




This bug report was last modified 10 days ago.

Previous Next


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