From 94b04fcd06688e0d3e7e839b539cc820bc273efc Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 11 Jul 2022 23:52:28 -0400 Subject: [PATCH] gnu: onionshare-cli: Update git URL. * gnu/packages/tor.scm (onionshare-cli)[source]: Update git URL. --- gnu/packages/tor.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm index 09338150161..452e41bf838 100644 --- a/gnu/packages/tor.scm +++ b/gnu/packages/tor.scm @@ -253,7 +253,7 @@ networks.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/micahflee/onionshare") + (url "https://github.com/onionshare/onionshare") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256