GNU bug report logs - #40308
[PATCH] gnu: ath9k-htc-firmware: Correct home-page url.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Mon, 30 Mar 2020 02:36:16 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brendan Tildesley <mail <at> brendan.scot>
Subject: bug#40308: closed (Re: [bug#40308] [PATCH] gnu: ath9k-htc-firmware:
 Correct home-page url.)
Date: Mon, 30 Mar 2020 07:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#40308: [PATCH] gnu: ath9k-htc-firmware: Correct home-page url.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 40308 <at> debbugs.gnu.org.

-- 
40308: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40308
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: 40308-done <at> debbugs.gnu.org
Subject: Re: [bug#40308] [PATCH] gnu: ath9k-htc-firmware: Correct home-page
 url.
Date: Mon, 30 Mar 2020 10:54:47 +0300
[Message part 3 (text/plain, inline)]
good catch. I made some minor changes to the commit message and pushd
it.

Thanks!


-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: ath9k-htc-firmware: Correct home-page url.
Date: Sun, 29 Mar 2020 17:55:58 +1100
* 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




This bug report was last modified 5 years and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.