GNU bug report logs - #76127
[PATCH] gnu: tor: Update to 0.4.8.14.

Previous Next

Package: guix-patches;

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

Date: Fri, 7 Feb 2025 20:27:03 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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#76127: closed (Re: [bug#76127] [PATCH] gnu: tor: Update to
 0.4.8.14.)
Date: Tue, 11 Feb 2025 12:42:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76127: [PATCH] gnu: tor: Update to 0.4.8.14.

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 76127 <at> debbugs.gnu.org.

-- 
76127: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76127
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: André Batista <nandre <at> riseup.net>
Cc: 76127-done <at> debbugs.gnu.org
Subject: Re: [bug#76127] [PATCH] gnu: tor: Update to 0.4.8.14.
Date: Tue, 11 Feb 2025 20:44:48 +0800
André Batista <nandre <at> riseup.net> writes:

> * gnu/packages/tor.scm (tor): Update to 0.4.8.14.

Pushed, thanks.

[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.14.
Date: Fri,  7 Feb 2025 17:26:31 -0300
* gnu/packages/tor.scm (tor): Update to 0.4.8.14.

Change-Id: I40fbe5b019c03f420b51932e32838bc0a7cf823d
---
 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 b6b73f9237..f191c4a777 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -66,14 +66,14 @@ (define-module (gnu packages tor)
 (define-public tor
   (package
     (name "tor")
-    (version "0.4.8.13")
+    (version "0.4.8.14")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "0a5sdx70fanhghlzcal6csyc4xzbwr322mys88whp0m2hz1jdbwv"))))
+               "043dlq2b794ifr8ks1crrrcds53pc9567xsqp17ar6ids7gf2ish"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 70231fe7757f839f6ddd58d3c8a522b2e56fefe5
-- 
2.46.0




This bug report was last modified 100 days ago.

Previous Next


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