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.16.

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

Change-Id: Ic769b6982ca22992b1120cf91c80c833dbf2b5d0
Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
André Batista
2025-04-02 11:10:58 -03:00
committed by Ian Eure
parent dcdcf541cb
commit 7e92c687c3

View File

@@ -66,14 +66,14 @@
(define-public tor
(package
(name "tor")
(version "0.4.8.14")
(version "0.4.8.16")
(source (origin
(method url-fetch)
(uri (string-append "https://dist.torproject.org/tor-"
version ".tar.gz"))
(sha256
(base32
"043dlq2b794ifr8ks1crrrcds53pc9567xsqp17ar6ids7gf2ish"))))
"1jwhsg7w31y9chfzww7nnjjhyappgwxslc3msbkvh3qjg8vxsh35"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags