unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44890] [PATCH] gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c.
@ 2020-11-26 17:01 Michael Rohleder
  2020-11-26 19:45 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-11-26 17:01 UTC (permalink / raw)
  To: 44890; +Cc: Michael Rohleder

* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-2.e9fbf5c.
---
Our current version fails to build:
/tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-1.df2b8df.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-1.df2b8df-checkout/include/rtw_security.h:257:8: error: redefinition of 'struct sha256_state'
 
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c325e31dbb..2fb30c5b7a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1091,8 +1091,8 @@ and should be used with caution, especially on untested models.")
     (license license:gpl3+)))           ; see README.md (no licence headers)
 
 (define-public rtl8812au-aircrack-ng-linux-module
-  (let ((commit "df2b8dfd8cb7d9f6cfeb55abaeab8a5372011fc9")
-        (revision "1"))
+  (let ((commit "e9fbf5c051453941bbc029810b893a6c010714e6")
+        (revision "2"))
     (package
       (name "rtl8812au-aircrack-ng-linux-module")
       (version (git-version "5.6.4.2" revision commit))
@@ -1104,7 +1104,7 @@ and should be used with caution, especially on untested models.")
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1qcr0j8yhg8l9l0f5y55zcsk1mgf3qd46yh9xfqgg91szxa3yvca"))
+          (base32 "0y71q7ajwz1w38gdmxd4p05hhkqndq504nndy6vfa16fxz6pqxhn"))
          (modules '((guix build utils)))
          (snippet
           '(begin
-- 
2.29.2





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

* [bug#44890] [PATCH] gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c.
  2020-11-26 17:01 [bug#44890] [PATCH] gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c Michael Rohleder
@ 2020-11-26 19:45 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-11-26 19:45 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 44890-done, 44890

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

Michael Rohleder 写道:
> * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): 
> Update to 5.6.4.2-2.e9fbf5c.

Commit message wrapped to 72 characters and pushed as 
7aaa6bb4cda137c25b0d9b1b52f8c286d0101cb7.

Thanks!

T G-R

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

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

end of thread, other threads:[~2020-11-26 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 17:01 [bug#44890] [PATCH] gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c Michael Rohleder
2020-11-26 19:45 ` Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).