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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Clément Lassieur <clement <at> lassieur.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70521: closed ([PATCH] gnu: tor: Update to 0.4.8.11.)
Date: Tue, 23 Apr 2024 11:01:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 23 Apr 2024 13:00:06 +0200
with message-id <874jbs2vk9.fsf <at> lassieur.org>
and subject line Re: [bug#70521] [PATCH] gnu: tor: Update to 0.4.8.11.
has caused the debbugs.gnu.org bug report #70521,
regarding [PATCH] gnu: tor: Update to 0.4.8.11.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70521: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70521
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 1 year and 29 days ago.

Previous Next


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