From: "André Batista" <nandre@riseup.net>
To: 71488@debbugs.gnu.org
Cc: "André Batista" <nandre@riseup.net>
Subject: [bug#71488] [PATCH] gnu: tor: Update to 0.4.8.12.
Date: Mon, 10 Jun 2024 18:06:08 -0300 [thread overview]
Message-ID: <20240610210608.8344-1-nandre@riseup.net> (raw)
* gnu/packages/tor.scm (tor): Update to 0.4.8.12.
---
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 e0257658d9..ab1483245f 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.11")
+ (version "0.4.8.12")
(source (origin
(method url-fetch)
(uri (string-append "https://dist.torproject.org/tor-"
version ".tar.gz"))
(sha256
(base32
- "01wf5h2vg2rxhxq4crzfxj1z4w4m2m760zda6l97i01kws8dyawg"))))
+ "0x68p3dhmmvbrd6shcxk1zx8kmsdh17w2g1giyslfdwfv4swfz6a"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags
base-commit: df5648daa1a5d097a430131bbff353b865b476b6
--
2.41.0
next reply other threads:[~2024-06-11 20:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-10 21:06 André Batista [this message]
2024-06-12 2:03 ` bug#71488: [PATCH] gnu: tor: Update to 0.4.8.12 jgart via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240610210608.8344-1-nandre@riseup.net \
--to=nandre@riseup.net \
--cc=71488@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.