guix-commits
[Top][All Lists]
Advanced

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

01/06: gnu: thermald: Update source uri.


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

efraim pushed a commit to branch master
in repository guix.

commit 66741676bff74e6c6591ed957efcc7ad08b0122f
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Nov 4 15:37:01 2020 +0200

    gnu: thermald: Update source uri.
    
    * gnu/packages/admin.scm (thermald)[source]: Update to new 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 68928a3..2065a4b 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3394,7 +3394,7 @@ make it a perfect utility on modern distros.")
      (origin
       (method git-fetch)
       (uri (git-reference
-             (url "https://github.com/01org/thermal_daemon";)
+             (url "https://github.com/intel/thermal_daemon";)
              (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]