GNU bug report logs - #71488
[PATCH] gnu: tor: Update to 0.4.8.12.

Previous Next

Package: guix-patches;

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

Date: Tue, 11 Jun 2024 20:35:01 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

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: André Batista <nandre <at> riseup.net>
Subject: bug#71488: closed (Re: [PATCH] gnu: tor: Update to 0.4.8.12.)
Date: Wed, 12 Jun 2024 02:04:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71488: [PATCH] gnu: tor: Update to 0.4.8.12.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 71488 <at> debbugs.gnu.org.

-- 
71488: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71488
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: 71488-done <at> debbugs.gnu.org
Cc: André Batista <nandre <at> riseup.net>
Subject: Re: [PATCH] gnu: tor: Update to 0.4.8.12.
Date: Wed, 12 Jun 2024 02:03:24 +0000
Applied!

thanks,

jgart

[Message part 3 (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.12.
Date: Mon, 10 Jun 2024 18:06:08 -0300
* gnu/packages/tor.scm (tor): Update to 0.4.8.12.
---
 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 e0257658d9..ab1483245f 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.11")
+    (version "0.4.8.12")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "01wf5h2vg2rxhxq4crzfxj1z4w4m2m760zda6l97i01kws8dyawg"))))
+               "0x68p3dhmmvbrd6shcxk1zx8kmsdh17w2g1giyslfdwfv4swfz6a"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: df5648daa1a5d097a430131bbff353b865b476b6
-- 
2.41.0




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

Previous Next


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