guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: solaar: Update source uri.


From: guix-commits
Subject: 04/06: gnu: solaar: Update source uri.
Date: Wed, 4 Nov 2020 13:30:48 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit aed5b1ff987779e98520eadf4cd2c84b7f2c5abf
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Nov 4 15:54:18 2020 +0200

    gnu: solaar: Update source uri.
    
    * gnu/packages/admin.scm (solaar)[source]: Update source URI.
---
 gnu/packages/admin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index aaf2db2..4cd242a 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3753,7 +3753,7 @@ support forum.  It runs with the @code{/exec} command in 
most IRC clients.")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                    (url "https://github.com/pwr/Solaar";)
+                    (url "https://github.com/pwr-Solaar/Solaar";)
                     (commit version)))
               (file-name (git-file-name name version))
               (sha256



reply via email to

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