GNU bug report logs - #73996
[PATCH] gnu: tor: Update to 0.4.8.13.

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Thu, 24 Oct 2024 21:26:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 73996-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: André Batista <nandre <at> riseup.net>
Cc: 73996-done <at> debbugs.gnu.org
Subject: Re: [bug#73996] [PATCH] gnu: tor: Update to 0.4.8.13.
Date: Wed, 20 Nov 2024 18:11:23 +0800
[Message part 1 (text/plain, inline)]
André Batista <nandre <at> 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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 246 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.