1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: tor: Update to 0.4.8.13.

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

Change-Id: Ie5bd61c5d3735deb0c8883c4fd116d75c1c352fb
This commit is contained in:
André Batista
2024-10-24 18:24:11 -03:00
committed by Zheng Junjie
parent 2b0eb7be45
commit 66971cc90b

View File

@@ -63,14 +63,14 @@
(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