all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1.
@ 2024-05-17 12:38 Wilko Meyer
  2024-05-17 12:38   ` [bug#71002] " Wilko Meyer
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002, 71004; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.1.
(linux-libre-6.9-pristine-source): Update hash.

Change-Id: I9fc5ff4949e5676d8301df2363bf937b2e4767e5
---
 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 3ed4a1900a..ecbb6e5be2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -503,7 +503,7 @@ (define (%upstream-linux-source version hash)
 
 ;; The current "mainline" kernel.
 
-(define-public linux-libre-6.9-version "6.9")
+(define-public linux-libre-6.9-version "6.9.1")
 (define-public linux-libre-6.9-gnu-revision "gnu")
 (define deblob-scripts-6.9
   (linux-libre-deblob-scripts
@@ -513,7 +513,7 @@ (define deblob-scripts-6.9
    (base32 "0a8ikg2b4q6xkd3pnzvd777ngrx74by7l13q7jg4n88myfxqk9xb")))
 (define-public linux-libre-6.9-pristine-source
   (let ((version linux-libre-6.9-version)
-        (hash (base32 "0jc14s7z2581qgd82lww25p7c4w72scpf49z8ll3wylwk3xh3yi4")))
+        (hash (base32 "0jn0qp22vx7xf2mgaj7cwf8agqhahvrwlda4ak6rw67xk2x19d01")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.9)))
-- 
2.41.0





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

* [bug#71003] [PATCH 2/8] gnu: linux-libre-6.8: Update to 6.8.10.
@ 2024-05-17 12:38   ` Wilko Meyer
  0 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002, 71003; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.10.
(linux-libre-6.8-pristine-source): Update hash.

Change-Id: I9f29850d6fcc2863daf3e901885383d484c5e1bb
---
 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 ecbb6e5be2..d97e965593 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -521,7 +521,7 @@ (define-public linux-libre-6.9-pristine-source
 ;; The current "stable" kernels. That is, the most recently released major
 ;; versions that are still supported upstream.
 
-(define-public linux-libre-6.8-version "6.8.9")
+(define-public linux-libre-6.8-version "6.8.10")
 (define-public linux-libre-6.8-gnu-revision "gnu")
 (define deblob-scripts-6.8
   (linux-libre-deblob-scripts
@@ -531,7 +531,7 @@ (define deblob-scripts-6.8
    (base32 "1x7lmy8lff4g4hm67c97797ws594xv5c6l2v5mahj4xh4pb3b8d6")))
 (define-public linux-libre-6.8-pristine-source
   (let ((version linux-libre-6.8-version)
-        (hash (base32 "1dn9bgmf03bdfbmgq98d043702g808rjikxs2i9yia57iqiz21gr")))
+        (hash (base32 "0xjirg2w5fc2w2q6wr702akszq32m31lk4q5nbjq10zqhbcr5fxh")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.8)))
-- 
2.41.0





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

* [bug#71002] [PATCH 2/8] gnu: linux-libre-6.8: Update to 6.8.10.
@ 2024-05-17 12:38   ` Wilko Meyer
  0 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.10.
(linux-libre-6.8-pristine-source): Update hash.

Change-Id: I9f29850d6fcc2863daf3e901885383d484c5e1bb
---
 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 ecbb6e5be2..d97e965593 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -521,7 +521,7 @@ (define-public linux-libre-6.9-pristine-source
 ;; The current "stable" kernels. That is, the most recently released major
 ;; versions that are still supported upstream.
 
-(define-public linux-libre-6.8-version "6.8.9")
+(define-public linux-libre-6.8-version "6.8.10")
 (define-public linux-libre-6.8-gnu-revision "gnu")
 (define deblob-scripts-6.8
   (linux-libre-deblob-scripts
@@ -531,7 +531,7 @@ (define deblob-scripts-6.8
    (base32 "1x7lmy8lff4g4hm67c97797ws594xv5c6l2v5mahj4xh4pb3b8d6")))
 (define-public linux-libre-6.8-pristine-source
   (let ((version linux-libre-6.8-version)
-        (hash (base32 "1dn9bgmf03bdfbmgq98d043702g808rjikxs2i9yia57iqiz21gr")))
+        (hash (base32 "0xjirg2w5fc2w2q6wr702akszq32m31lk4q5nbjq10zqhbcr5fxh")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.8)))
-- 
2.41.0





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

* [bug#71002] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.31.
  2024-05-17 12:38 [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1 Wilko Meyer
  2024-05-17 12:38   ` [bug#71002] " Wilko Meyer
@ 2024-05-17 12:38 ` Wilko Meyer
  2024-05-17 12:38 ` [bug#71005] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.91 Wilko Meyer
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.31.
 (linux-libre-6.6-pristine-source): Update hash.

Change-Id: Ib0e70c94c47a2e1b89ec3901c7b721f523d76f15
---
 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 d97e965593..a107cfc0bf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -540,7 +540,7 @@ (define-public linux-libre-6.8-pristine-source
 ;; Here are the support timelines:
 ;; <https://www.kernel.org/category/releases.html>
 
-(define-public linux-libre-6.6-version "6.6.30")
+(define-public linux-libre-6.6-version "6.6.31")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
@@ -550,7 +550,7 @@ (define deblob-scripts-6.6
    (base32 "0s8ys7nz4p50c766f3z9h68vxnrsrgps1i5zskk3cjwik3q60an8")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "1ilwmgpgvddwkd9nx5999cb6z18scjyq7jklid26k1hg7f35nsmn")))
+        (hash (base32 "080wwrc231fbf43hvvygddmdxdspyw23jc5vnd6fr5ccdybgzv6n")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
-- 
2.41.0





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

* [bug#71005] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.91.
  2024-05-17 12:38 [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1 Wilko Meyer
  2024-05-17 12:38   ` [bug#71002] " Wilko Meyer
  2024-05-17 12:38 ` [bug#71002] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.31 Wilko Meyer
@ 2024-05-17 12:38 ` Wilko Meyer
  2024-05-17 12:38 ` [bug#71002] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.159 Wilko Meyer
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002, 71005; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.91.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Ibcd0827399b8d75d841426c20af8f2a6788d3c2c
---
 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 a107cfc0bf..83dde57c96 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -555,7 +555,7 @@ (define-public linux-libre-6.6-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
 
-(define-public linux-libre-6.1-version "6.1.90")
+(define-public linux-libre-6.1-version "6.1.91")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -565,7 +565,7 @@ (define deblob-scripts-6.1
    (base32 "0104m61mqhlmsjjprj51njwbffjcqgjln5bf1wknb6y3iiazl6ng")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "07cfg0chssvpc4mqls3aln6s4lqjp6k4x2n63wndmkjgfqpdg8w3")))
+        (hash (base32 "1v2d5syxwwqlhvjzxk003qz9sr18r0n8dgg976vbi492r9iww2l8")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
-- 
2.41.0





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

* [bug#71002] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.159.
  2024-05-17 12:38 [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1 Wilko Meyer
                   ` (2 preceding siblings ...)
  2024-05-17 12:38 ` [bug#71005] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.91 Wilko Meyer
@ 2024-05-17 12:38 ` Wilko Meyer
  2024-05-17 12:38 ` [bug#71002] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.217 Wilko Meyer
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.159.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I66130cd1513ef3c5869fab9873c24d36f6a716cd
---
 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 83dde57c96..c63ccbc738 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -570,7 +570,7 @@ (define-public linux-libre-6.1-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
 
-(define-public linux-libre-5.15-version "5.15.158")
+(define-public linux-libre-5.15-version "5.15.159")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -580,7 +580,7 @@ (define deblob-scripts-5.15
    (base32 "121shkzgixmywa19xx5f2yxg1primarpg4bxin3jyw0214xbfh2n")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "1inmdpif3qf1blmvjj4i7y42bylvhv0wyj3b0apq12zxlj1iq1zr")))
+        (hash (base32 "1ia1nfci2wkx4nhnldfczpcq47mp7y7g657ikkh8i72y498gwy1l")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.41.0





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

* [bug#71002] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.217.
  2024-05-17 12:38 [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1 Wilko Meyer
                   ` (3 preceding siblings ...)
  2024-05-17 12:38 ` [bug#71002] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.159 Wilko Meyer
@ 2024-05-17 12:38 ` Wilko Meyer
  2024-05-17 12:38 ` [bug#71009] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.276 Wilko Meyer
  2024-05-17 12:38 ` [bug#71002] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.314 Wilko Meyer
  6 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.217.
(linux-libre-5.10-pristine-source): Update hashes.

Change-Id: I3c9b72da4c45e5b4b91b532ad0db7de5a82a6973
---
 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 c63ccbc738..6366b1fd88 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -585,7 +585,7 @@ (define-public linux-libre-5.15-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
 
-(define-public linux-libre-5.10-version "5.10.216")
+(define-public linux-libre-5.10-version "5.10.217")
 (define-public linux-libre-5.10-gnu-revision "gnu1")
 (define deblob-scripts-5.10
   (linux-libre-deblob-scripts
@@ -595,7 +595,7 @@ (define deblob-scripts-5.10
    (base32 "12csh2zyjrqzgqcv799gv8h4xaw1irxh2zqddn4jqp5p7psx4j5k")))
 (define-public linux-libre-5.10-pristine-source
   (let ((version linux-libre-5.10-version)
-        (hash (base32 "0lg1zfb9y4ps86q85mlnyalb3s90zix003z62jb9bw139f65h473")))
+        (hash (base32 "0qhzqrjci45vcbzjch7vq75i6hpyap6yb7jw6g71phcnqgzw2ay5")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
-- 
2.41.0





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

* [bug#71009] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.276.
  2024-05-17 12:38 [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1 Wilko Meyer
                   ` (4 preceding siblings ...)
  2024-05-17 12:38 ` [bug#71002] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.217 Wilko Meyer
@ 2024-05-17 12:38 ` Wilko Meyer
  2024-05-17 12:38 ` [bug#71002] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.314 Wilko Meyer
  6 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002, 71009; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.276.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ieea174e5ca46226f739cb9c092f7518bac44396f
---
 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 6366b1fd88..b779fc570f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -600,7 +600,7 @@ (define-public linux-libre-5.10-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
 
-(define-public linux-libre-5.4-version "5.4.275")
+(define-public linux-libre-5.4-version "5.4.276")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -610,7 +610,7 @@ (define deblob-scripts-5.4
    (base32 "0x0xg0fcykpd117x3q0gim8jilhx922ashhckjvafxv2gk2zzjhj")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "0k1hyknx854k8z27j4rq1gcp8l0xc0bspmrhc41a033gjilb1lns")))
+        (hash (base32 "01vfx19n8rv9fgjjzvi78125md71zgn5jrinbarabzr18jyjwwg2")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
-- 
2.41.0





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

* [bug#71002] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.314.
  2024-05-17 12:38 [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1 Wilko Meyer
                   ` (5 preceding siblings ...)
  2024-05-17 12:38 ` [bug#71009] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.276 Wilko Meyer
@ 2024-05-17 12:38 ` Wilko Meyer
  6 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-05-17 12:38 UTC (permalink / raw)
  To: 71002; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.314.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I52815b6b79d6a9f0cfec531ffa9ba90d8189f426
---
 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 b779fc570f..85eb517bde 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -615,7 +615,7 @@ (define-public linux-libre-5.4-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
 
-(define-public linux-libre-4.19-version "4.19.313")
+(define-public linux-libre-4.19-version "4.19.314")
 (define-public linux-libre-4.19-gnu-revision "gnu1")
 (define deblob-scripts-4.19
   (linux-libre-deblob-scripts
@@ -625,7 +625,7 @@ (define deblob-scripts-4.19
    (base32 "0fgkp3v7qgqpn7l1987xcwwlrmwsbscqnxfv06p8nkavrhymrv3c")))
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1j1r4mrdh1ray468jr5i8d2afiswb653bhq0ck8bcdw4rwp5w558")))
+        (hash (base32 "0nvrpg5aj2q4h2drmczprqaprcc2zhcrijfri77b830ms8rg4y2a")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))
-- 
2.41.0





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

* bug#71002: [PATCH 2/8] gnu: linux-libre-6.8: Update to 6.8.10.
  2024-05-17 12:38   ` [bug#71002] " Wilko Meyer
  (?)
@ 2024-05-20 15:33   ` Leo Famulari
  -1 siblings, 0 replies; 10+ messages in thread
From: Leo Famulari @ 2024-05-20 15:33 UTC (permalink / raw)
  To: Wilko Meyer; +Cc: 71002-done

On Fri, May 17, 2024 at 02:38:23PM +0200, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.10.
> (linux-libre-6.8-pristine-source): Update hash.

Thanks! I pushed this series, except for the patch updating linux-libre
6.9, as commit 630cbcbae1cd1ca70deeca7f326ba44e807fb6f8

Currently we are failing to build linux-libre 6.9:

https://ci.guix.gnu.org/build/4711594/details




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

end of thread, other threads:[~2024-05-20 15:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 12:38 [bug#71004] [PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1 Wilko Meyer
2024-05-17 12:38 ` [bug#71003] [PATCH 2/8] gnu: linux-libre-6.8: Update to 6.8.10 Wilko Meyer
2024-05-17 12:38   ` [bug#71002] " Wilko Meyer
2024-05-20 15:33   ` bug#71002: " Leo Famulari
2024-05-17 12:38 ` [bug#71002] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.31 Wilko Meyer
2024-05-17 12:38 ` [bug#71005] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.91 Wilko Meyer
2024-05-17 12:38 ` [bug#71002] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.159 Wilko Meyer
2024-05-17 12:38 ` [bug#71002] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.217 Wilko Meyer
2024-05-17 12:38 ` [bug#71009] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.276 Wilko Meyer
2024-05-17 12:38 ` [bug#71002] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.314 Wilko Meyer

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.