guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: onionshare-cli: Update git URL.


From: guix-commits
Subject: 03/03: gnu: onionshare-cli: Update git URL.
Date: Tue, 12 Jul 2022 00:08:38 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 94b04fcd06688e0d3e7e839b539cc820bc273efc
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Jul 11 23:52:28 2022 -0400

    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 0933815016..452e41bf83 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]