unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60949] [PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].
@ 2023-01-19 16:40 André Batista
  2023-01-19 21:45 ` bug#60949: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2023-01-19 16:40 UTC (permalink / raw)
  To: 60949; +Cc: André Batista

* gnu/packages/tor.scm (tor): Update to 0.4.7.13.
---
 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 d88a840906..63ffba9d74 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -61,14 +61,14 @@ (define-module (gnu packages tor)
 (define-public tor
   (package
     (name "tor")
-    (version "0.4.7.12")
+    (version "0.4.7.13")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "15g3p42hnccpz8zyk4bi8pm9fnpi7qs19wr8s0dqary42abrcp9v"))))
+               "17ga25dq2lcph390ljqmyd8sggp97h42d3h423qmci83rqn1fy90"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags
-- 
2.38.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60949: [PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].
  2023-01-19 16:40 [bug#60949] [PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002] André Batista
@ 2023-01-19 21:45 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-01-19 21:45 UTC (permalink / raw)
  To: André Batista; +Cc: 60949-done

Hi André,

On 2023-01-19 17:40, André Batista wrote:
> * gnu/packages/tor.scm (tor): Update to 0.4.7.13.

Thanks!  Pushed as 4e9cb45da0cc41cf85b720640a8ba9bc88c28d46.

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-19 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 16:40 [bug#60949] [PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002] André Batista
2023-01-19 21:45 ` bug#60949: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).