guix-commits
[Top][All Lists]
Advanced

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

04/13: gnu: heimdall: Download from new upstream source.


From: guix-commits
Subject: 04/13: gnu: heimdall: Download from new upstream source.
Date: Wed, 20 Nov 2019 03:08:22 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 8d449c25b68faf5163efa2f438ee16ba9ab3d566
Author: Efraim Flashner <address@hidden>
Date:   Tue Nov 19 17:25:21 2019 +0200

    gnu: heimdall: Download from new upstream source.
    
    * gnu/packages/flashing-tools.scm (heimdall)[source]: Download from new
    upstream source.
---
 gnu/packages/flashing-tools.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/flashing-tools.scm b/gnu/packages/flashing-tools.scm
index 7aa8c63..60418d2 100644
--- a/gnu/packages/flashing-tools.scm
+++ b/gnu/packages/flashing-tools.scm
@@ -297,7 +297,7 @@ RK3036, RK3066, RK312X, RK3168, RK3188, RK3288, RK3368.")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                     (url "https://github.com/Benjamin-Dobell/Heimdall.git";)
+                     (url "https://gitlab.com/BenjaminDobell/Heimdall.git";)
                      (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]