all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#40308] [PATCH] gnu: ath9k-htc-firmware: Correct home-page url.
@ 2020-03-29  6:55 Brendan Tildesley
  2020-03-30  7:54 ` bug#40308: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Brendan Tildesley @ 2020-03-29  6:55 UTC (permalink / raw)
  To: 40308

* gnu/packages/firmware.scm: (ath9k-htc-firmware): Correct home-page url.
---
 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 8822ff35da..a7a08f3c01 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
-- 
2.25.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#40308: [PATCH] gnu: ath9k-htc-firmware: Correct home-page url.
  2020-03-29  6:55 [bug#40308] [PATCH] gnu: ath9k-htc-firmware: Correct home-page url Brendan Tildesley
@ 2020-03-30  7:54 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-03-30  7:54 UTC (permalink / raw)
  To: Brendan Tildesley; +Cc: 40308-done

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

good catch. I made some minor changes to the commit message and pushd
it.

Thanks!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-30  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-29  6:55 [bug#40308] [PATCH] gnu: ath9k-htc-firmware: Correct home-page url Brendan Tildesley
2020-03-30  7:54 ` bug#40308: " Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.