* [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
* bug#73996: [PATCH] gnu: tor: Update to 0.4.8.13.
2024-10-24 21:24 [bug#73996] [PATCH] gnu: tor: Update to 0.4.8.13 André Batista
@ 2024-11-20 10:11 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-11-20 10:11 UTC (permalink / raw)
To: André Batista; +Cc: 73996-done
[-- 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 --]
^ permalink raw reply [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 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.