emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66445: closed ([PATCH] gnu: tor: Update to 0.4.8.7.)


From: GNU bug Tracking System
Subject: bug#66445: closed ([PATCH] gnu: tor: Update to 0.4.8.7.)
Date: Tue, 24 Oct 2023 15:57:02 +0000

Your message dated Tue, 24 Oct 2023 17:56:16 +0200
with message-id <875y2w6mlb.fsf@gnu.org>
and subject line Re: [bug#66445] [PATCH] gnu: tor: Update to 0.4.8.7.
has caused the debbugs.gnu.org bug report #66445,
regarding [PATCH] gnu: tor: Update to 0.4.8.7.
to be marked as done.

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


-- 
66445: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66445
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tor: Update to 0.4.8.7. Date: Tue, 10 Oct 2023 12:56:43 -0300
* gnu/packages/tor.scm (tor): Update to 0.4.8.7.
---
 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 1eb62a950e..562054ede4 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.6")
+    (version "0.4.8.7")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-";
                                  version ".tar.gz"))
              (sha256
               (base32
-               "122h6l3nh8xrpzkmn4alsbz30jw8nxivwnhgnp97qv7nr9gqjbam"))))
+               "14blalf96240dg6crpmgyf2bdcj109dyx47h0w6a0a6vfjf2n3dj"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 53fd3989d3b99f6eba4a5a007a578f1d9b8e0b61
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66445] [PATCH] gnu: tor: Update to 0.4.8.7. Date: Tue, 24 Oct 2023 17:56:16 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
André Batista <nandre@riseup.net> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]