unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73996] [PATCH] gnu: tor: Update to 0.4.8.13.
@ 2024-10-24 21:24 André Batista
  2024-11-20 10:11 ` bug#73996: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2024-10-24 21:24 UTC (permalink / raw)
  To: 73996; +Cc: André Batista

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

Change-Id: Ie5bd61c5d3735deb0c8883c4fd116d75c1c352fb
---
 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 ab1483245f..5de1146ce5 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.12")
+    (version "0.4.8.13")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "0x68p3dhmmvbrd6shcxk1zx8kmsdh17w2g1giyslfdwfv4swfz6a"))))
+               "0a5sdx70fanhghlzcal6csyc4xzbwr322mys88whp0m2hz1jdbwv"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 59b2a60d0041882d732e1766e28f0df5a1ef1ac1
-- 
2.45.2





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

end of thread, other threads:[~2024-11-20 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-24 21:24 [bug#73996] [PATCH] gnu: tor: Update to 0.4.8.13 André Batista
2024-11-20 10:11 ` bug#73996: " Z572

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