unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64892] [PATCH] gnu: tor: Update to 0.4.7.14.
@ 2023-07-27  9:22 Michael Ford
  2023-08-16 20:23 ` bug#64892: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-27  9:22 UTC (permalink / raw)
  To: 64892

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




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

* bug#64892: [PATCH] gnu: tor: Update to 0.4.7.14.
  2023-07-27  9:22 [bug#64892] [PATCH] gnu: tor: Update to 0.4.7.14 Michael Ford
@ 2023-08-16 20:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-08-16 20:23 UTC (permalink / raw)
  To: Michael Ford; +Cc: 64892-done

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’.




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

end of thread, other threads:[~2023-08-16 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-27  9:22 [bug#64892] [PATCH] gnu: tor: Update to 0.4.7.14 Michael Ford
2023-08-16 20:23 ` bug#64892: " Ludovic Courtès

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).