guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: ath9k-htc-firmware: Correct home-page url.


From: guix-commits
Subject: branch master updated: gnu: ath9k-htc-firmware: Correct home-page url.
Date: Mon, 30 Mar 2020 03:54:47 -0400

This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 927f365  gnu: ath9k-htc-firmware: Correct home-page url.
927f365 is described below

commit 927f3655662b41f25225ea03baa3ded687aa7cbb
Author: Brendan Tildesley <address@hidden>
AuthorDate: Sun Mar 29 17:55:58 2020 +1100

    gnu: ath9k-htc-firmware: Correct home-page url.
    
    * gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url.
    
    Signed-off-by: Efraim Flashner <address@hidden>
---
 gnu/packages/firmware.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index 8822ff3..a7a08f3 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -86,7 +86,7 @@
                      ("cross-binutils" ,(cross-binutils "xtensa-elf"))
                      ("cmake" ,cmake-minimal)
                      ("perl" ,perl)))
-    (home-page "http://wireless.kernel.org/en/users/Drivers/ath9k_htc";)
+    (home-page "https://wireless.wiki.kernel.org/en/users/Drivers/ath9k_htc";)
     (synopsis "Firmware for the Atheros AR7010 and AR9271 USB 802.11n NICs")
     (description
      "This is the firmware for the Qualcomm Atheros AR7010 and AR9271 USB



reply via email to

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