From: Z572 <zhengjunjie@iscas.ac.cn>
To: "André Batista" <nandre@riseup.net>
Cc: 73996-done@debbugs.gnu.org
Subject: bug#73996: [PATCH] gnu: tor: Update to 0.4.8.13.
Date: Wed, 20 Nov 2024 18:11:23 +0800 [thread overview]
Message-ID: <877c8y43lg.fsf@iscas.ac.cn> (raw)
In-Reply-To: <20241024212411.1436-1-nandre@riseup.net> ("André Batista"'s message of "Thu, 24 Oct 2024 18:24:11 -0300")
[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]
André Batista <nandre@riseup.net> writes:
> * 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
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-11-20 10:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 21:24 [bug#73996] [PATCH] gnu: tor: Update to 0.4.8.13 André Batista
2024-11-20 10:11 ` Z572 [this message]
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=877c8y43lg.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=73996-done@debbugs.gnu.org \
--cc=nandre@riseup.net \
/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.