unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68740] [PATCH 1/7] gnu: linux-libre 6.7: Update to 6.7.2.
@ 2024-01-26 15:12 Wilko Meyer
  2024-01-26 15:12 ` [bug#68737] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.14 Wilko Meyer
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Wilko Meyer @ 2024-01-26 15:12 UTC (permalink / raw)
  To: 68740; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.2.
(linux-libre-6.7-pristine-source): Update hash.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 88d36a1ca2..e5a40982a9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -495,7 +495,7 @@ (define (%upstream-linux-source version hash)
 
 ;; The current "mainline" kernel.
 
-(define-public linux-libre-6.7-version "6.7.1")
+(define-public linux-libre-6.7-version "6.7.2")
 (define-public linux-libre-6.7-gnu-revision "gnu")
 (define deblob-scripts-6.7
   (linux-libre-deblob-scripts
@@ -505,7 +505,7 @@ (define deblob-scripts-6.7
    (base32 "0pivh1hjc5ylgcyjx0z7x1dqax614pai502idzil98j35pwa24za")))
 (define-public linux-libre-6.7-pristine-source
   (let ((version linux-libre-6.7-version)
-        (hash (base32 "1hv8mma3i6zhjix5k2g12jmajqy29c1xjfjkllmj18l6irbgmkqy")))
+        (hash (base32 "0wd6pxh7wy9bzjzwd0rdsdnghpr53qbs722fhg07bi19m8dy8kf3")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.7)))
-- 
2.41.0





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

end of thread, other threads:[~2024-01-28  0:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-26 15:12 [bug#68740] [PATCH 1/7] gnu: linux-libre 6.7: Update to 6.7.2 Wilko Meyer
2024-01-26 15:12 ` [bug#68737] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.14 Wilko Meyer
2024-01-26 15:27   ` bug#68737: (no subject) Wilko Meyer
2024-01-26 15:30   ` [bug#68737] " Wilko Meyer
2024-01-26 15:12 ` [bug#68739] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.75 Wilko Meyer
2024-01-26 15:31   ` bug#68739: (no subject) Wilko Meyer
2024-01-26 15:12 ` [bug#68740] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.148 Wilko Meyer
2024-01-26 15:12 ` [bug#68738] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.209 Wilko Meyer
2024-01-26 15:34   ` bug#68738: (no subject) Wilko Meyer
2024-01-26 22:21     ` [bug#68738] " Clément Lassieur
2024-01-27 23:24       ` Wilko Meyer
2024-01-28  0:36         ` Clément Lassieur
2024-01-26 15:12 ` [bug#68740] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.268 Wilko Meyer
2024-01-26 15:12 ` [bug#68740] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.306 Wilko Meyer
2024-01-26 15:29 ` bug#68740: (no subject) Wilko Meyer

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).