* [bug#67513] [PATCH 2/8] gnu: linux-libre 6.5: Update to 6.5.13.
2023-11-28 20:39 ` [bug#67513] [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.3 Wilko Meyer
@ 2023-11-28 20:39 ` Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 3/8] gnu: linux-libre 6.1: Update to 6.1.64 Wilko Meyer
` (5 subsequent siblings)
6 siblings, 0 replies; 12+ messages in thread
From: Wilko Meyer @ 2023-11-28 20:39 UTC (permalink / raw)
To: 67513; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.13.
(linux-libre-6.5-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 239d4dfede..014f3617d2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -508,7 +508,7 @@ (define-public linux-libre-6.6-pristine-source
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
-(define-public linux-libre-6.5-version "6.5.12")
+(define-public linux-libre-6.5-version "6.5.13")
(define-public linux-libre-6.5-gnu-revision "gnu")
(define deblob-scripts-6.5
(linux-libre-deblob-scripts
@@ -518,7 +518,7 @@ (define deblob-scripts-6.5
(base32 "066z5lw5vrfayhv23hpfcm6fh6b7zmn2v13kfv1g3z3jl1wblhfh")))
(define-public linux-libre-6.5-pristine-source
(let ((version linux-libre-6.5-version)
- (hash (base32 "17rmkzxszp2jg1zx2mmdcy30ffrsd0qms513sxd14klp5k9w2saa")))
+ (hash (base32 "1dfbbydmayfj9npx3z0g38p574pmcx3qgs49dv0npigl48wd9yvq")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.5)))
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [bug#67513] [PATCH 3/8] gnu: linux-libre 6.1: Update to 6.1.64.
2023-11-28 20:39 ` [bug#67513] [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.3 Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 2/8] gnu: linux-libre 6.5: Update to 6.5.13 Wilko Meyer
@ 2023-11-28 20:39 ` Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 4/8] gnu: linux-libre 5.15: Update to 5.15.140 Wilko Meyer
` (4 subsequent siblings)
6 siblings, 0 replies; 12+ messages in thread
From: Wilko Meyer @ 2023-11-28 20:39 UTC (permalink / raw)
To: 67513; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.64.
(linux-libre-6.1-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 014f3617d2..0bfd0cdd01 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -526,7 +526,7 @@ (define-public linux-libre-6.5-pristine-source
;; The "longterm" kernels — the older releases with long-term upstream support.
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.1-version "6.1.63")
+(define-public linux-libre-6.1-version "6.1.64")
(define-public linux-libre-6.1-gnu-revision "gnu")
(define deblob-scripts-6.1
(linux-libre-deblob-scripts
@@ -536,7 +536,7 @@ (define deblob-scripts-6.1
(base32 "1hdibv43xbn1lv83i6qjgfmf1bvqxvq17fryfsq4r4sjgs9212js")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "13bmy22mi4ybl21kr3hdy6qiaawiqz2jgl2gl9hwqkyx04xh97f2")))
+ (hash (base32 "1ry7dp39010hfja1wial6r6q6ilgygwm7gdz22bg4rzaycwam7b2")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [bug#67513] [PATCH 4/8] gnu: linux-libre 5.15: Update to 5.15.140.
2023-11-28 20:39 ` [bug#67513] [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.3 Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 2/8] gnu: linux-libre 6.5: Update to 6.5.13 Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 3/8] gnu: linux-libre 6.1: Update to 6.1.64 Wilko Meyer
@ 2023-11-28 20:39 ` Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 5/8] gnu: linux-libre 5.10: Update to 5.10.202 Wilko Meyer
` (3 subsequent siblings)
6 siblings, 0 replies; 12+ messages in thread
From: Wilko Meyer @ 2023-11-28 20:39 UTC (permalink / raw)
To: 67513; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.140.
(linux-libre-5.15-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 0bfd0cdd01..641cecb91e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -541,7 +541,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.139")
+(define-public linux-libre-5.15-version "5.15.140")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -551,7 +551,7 @@ (define deblob-scripts-5.15
(base32 "1idjrn2w8jrixj8ifkk1awxyyq5042nc4p2mld4rda96azlnp948")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "0kh4v1224a7p7ib64pnmc1qid3d1lvg3c14l5s4rpr8qzq6w2s4w")))
+ (hash (base32 "0isa9si9wjn10lw41431wdqsbp9y685ch5lzhwswng3g6j5ywaxy")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [bug#67513] [PATCH 5/8] gnu: linux-libre 5.10: Update to 5.10.202.
2023-11-28 20:39 ` [bug#67513] [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.3 Wilko Meyer
` (2 preceding siblings ...)
2023-11-28 20:39 ` [bug#67513] [PATCH 4/8] gnu: linux-libre 5.15: Update to 5.15.140 Wilko Meyer
@ 2023-11-28 20:39 ` Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 6/8] gnu: linux-libre 5.4: Update to 5.4.262 Wilko Meyer
` (2 subsequent siblings)
6 siblings, 0 replies; 12+ messages in thread
From: Wilko Meyer @ 2023-11-28 20:39 UTC (permalink / raw)
To: 67513; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.202.
(linux-libre-5.10-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 641cecb91e..c73eaf7e1a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -556,7 +556,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.201")
+(define-public linux-libre-5.10-version "5.10.202")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
@@ -566,7 +566,7 @@ (define deblob-scripts-5.10
(base32 "0xrrnmb5kcc5r21bdm24aq0fnkk1imn367c1cxlj78b6l6gigx4b")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "0642y6qj2d4aww6jcki81ba53pvjyfazjxgzgj8brqx8ixchdz3a")))
+ (hash (base32 "12zs2bz2plps6xp80sdg36zkyr00rf5l5c85jl4dd7b9klly04ij")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [bug#67513] [PATCH 6/8] gnu: linux-libre 5.4: Update to 5.4.262.
2023-11-28 20:39 ` [bug#67513] [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.3 Wilko Meyer
` (3 preceding siblings ...)
2023-11-28 20:39 ` [bug#67513] [PATCH 5/8] gnu: linux-libre 5.10: Update to 5.10.202 Wilko Meyer
@ 2023-11-28 20:39 ` Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 7/8] gnu: linux-libre 4.19: Update to 4.19.300 Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 8/8] gnu: linux-libre 4.14: Update to 4.14.331 Wilko Meyer
6 siblings, 0 replies; 12+ messages in thread
From: Wilko Meyer @ 2023-11-28 20:39 UTC (permalink / raw)
To: 67513; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.262.
(linux-libre-5.4-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 c73eaf7e1a..8ab905d668 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -571,7 +571,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.261")
+(define-public linux-libre-5.4-version "5.4.262")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
@@ -581,7 +581,7 @@ (define deblob-scripts-5.4
(base32 "0sw67b2pk3lng4y67diqqnhxaggnp3nbkx8dxc5fs27rinfxr4m1")))
(define-public linux-libre-5.4-pristine-source
(let ((version linux-libre-5.4-version)
- (hash (base32 "1hsgnv2vcziflhzrrxiny2yp88ybdqda48fm60xhpaphhs0cgfii")))
+ (hash (base32 "1p34x33gkvpv26zcrpx1i6dr7dknyxj8gnp6caqb8sj58h3slgkx")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [bug#67513] [PATCH 7/8] gnu: linux-libre 4.19: Update to 4.19.300.
2023-11-28 20:39 ` [bug#67513] [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.3 Wilko Meyer
` (4 preceding siblings ...)
2023-11-28 20:39 ` [bug#67513] [PATCH 6/8] gnu: linux-libre 5.4: Update to 5.4.262 Wilko Meyer
@ 2023-11-28 20:39 ` Wilko Meyer
2023-11-28 20:39 ` [bug#67513] [PATCH 8/8] gnu: linux-libre 4.14: Update to 4.14.331 Wilko Meyer
6 siblings, 0 replies; 12+ messages in thread
From: Wilko Meyer @ 2023-11-28 20:39 UTC (permalink / raw)
To: 67513; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.300.
(linux-libre-4.19-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 8ab905d668..30a128c1b4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -586,7 +586,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.299")
+(define-public linux-libre-4.19-version "4.19.300")
(define-public linux-libre-4.19-gnu-revision "gnu1")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
@@ -596,7 +596,7 @@ (define deblob-scripts-4.19
(base32 "1425mhkfxn18vxn05bb4h3li7x1jl7l1hf1zi8xhnqv3wa31h9wl")))
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "12p431p2jqjfsf0all3fgn47z9fr2cdqyxipfrf4s4mlw4hpbyy6")))
+ (hash (base32 "0ilksl94gjpc4pzc90swfawsl8lvibpq14nkaxzl0831i219ahd8")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [bug#67513] [PATCH 8/8] gnu: linux-libre 4.14: Update to 4.14.331.
2023-11-28 20:39 ` [bug#67513] [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.3 Wilko Meyer
` (5 preceding siblings ...)
2023-11-28 20:39 ` [bug#67513] [PATCH 7/8] gnu: linux-libre 4.19: Update to 4.19.300 Wilko Meyer
@ 2023-11-28 20:39 ` Wilko Meyer
6 siblings, 0 replies; 12+ messages in thread
From: Wilko Meyer @ 2023-11-28 20:39 UTC (permalink / raw)
To: 67513; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.331.
(linux-libre-4.14-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 30a128c1b4..8ff3f9aa58 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -601,7 +601,7 @@ (define-public linux-libre-4.19-pristine-source
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
-(define-public linux-libre-4.14-version "4.14.330")
+(define-public linux-libre-4.14-version "4.14.331")
(define-public linux-libre-4.14-gnu-revision "gnu1")
(define deblob-scripts-4.14
(linux-libre-deblob-scripts
@@ -611,7 +611,7 @@ (define deblob-scripts-4.14
(base32 "1faagsj4i31z2bp83hflx3q9vrddjnn37a3ah2b47iaplva7z1nd")))
(define-public linux-libre-4.14-pristine-source
(let ((version linux-libre-4.14-version)
- (hash (base32 "0rwgzyfmrns6zir0dpxkwz2hm3z8c0af3wy11lmxamaa5i2wq3k7")))
+ (hash (base32 "03sk82dgvccv70i3hy8gf2hw0n4m305f7rxjw93p7jnjrbpdrp1r")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.14)))
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread