gnu: tor: Update to 0.4.7.11.

* gnu/packages/tor.scm (tor): Update to 0.4.7.11.
This commit is contained in:
Efraim Flashner 2022-11-10 17:48:24 +02:00
parent 3e3f3a332d
commit 70df5c47a8
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -61,14 +61,14 @@ (define-module (gnu packages tor)
(define-public tor
(package
(name "tor")
(version "0.4.7.10")
(version "0.4.7.11")
(source (origin
(method url-fetch)
(uri (string-append "https://dist.torproject.org/tor-"
version ".tar.gz"))
(sha256
(base32
"0nss8g6hx42nqiir6l03dj15r433fvygq9r00nmnv8wylpgmczk4"))))
"0vhk5bingy0m70wri44jzynmw00as7b783jlq38mzg5xxnzayg6g"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags