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

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

bug#64892: closed ([PATCH] gnu: tor: Update to 0.4.7.14.)


From: GNU bug Tracking System
Subject: bug#64892: closed ([PATCH] gnu: tor: Update to 0.4.7.14.)
Date: Wed, 16 Aug 2023 20:24:01 +0000

Your message dated Wed, 16 Aug 2023 22:23:27 +0200
with message-id <87edk24tz4.fsf@gnu.org>
and subject line Re: bug#64892: [PATCH] gnu: tor: Update to 0.4.7.14.
has caused the debbugs.gnu.org bug report #64892,
regarding [PATCH] gnu: tor: Update to 0.4.7.14.
to be marked as done.

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


-- 
64892: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64892
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tor: Update to 0.4.7.14. Date: Thu, 27 Jul 2023 10:22:34 +0100
>From 54d7b12d79c52339e992ae5f19b02709230ed7df Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Thu, 27 Jul 2023 10:21:53 +0100
Subject: [PATCH] gnu: tor: Update to 0.4.7.14.

* gnu/packages/tor.scm (tor): Update to 0.4.7.14.
---
 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 8ae2118188..7fec88656f 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.7.13")
+    (version "0.4.7.14")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-";
                                  version ".tar.gz"))
              (sha256
               (base32
-               "17ga25dq2lcph390ljqmyd8sggp97h42d3h423qmci83rqn1fy90"))))
+               "1y2xwrji1rvk6h0k15705yra5s74h72h2g84x02zr0338vv6gb55"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags
-- 
2.41.0



--- End Message ---
--- Begin Message --- Subject: Re: bug#64892: [PATCH] gnu: tor: Update to 0.4.7.14. Date: Wed, 16 Aug 2023 22:23:27 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Michael Ford <fanquake@gmail.com> skribis:

>>From 54d7b12d79c52339e992ae5f19b02709230ed7df Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Thu, 27 Jul 2023 10:21:53 +0100
> Subject: [PATCH] gnu: tor: Update to 0.4.7.14.
>
> * gnu/packages/tor.scm (tor): Update to 0.4.7.14.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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