GNU bug report logs - #70661
[PATCH] gnu: linux-libre 6.1: Update to 6.1.89.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Tue, 30 Apr 2024 08:49:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Wilko Meyer <w <at> wmeyer.eu>
Subject: bug#70661: closed (Re: [bug#70661] [PATCH] gnu: linux-libre 6.1:
 Update to 6.1.89.)
Date: Sat, 04 May 2024 04:30:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70661: [PATCH] gnu: linux-libre 6.1: Update to 6.1.89.

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 70661 <at> debbugs.gnu.org.

-- 
70661: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70661
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: Tobias Geerinckx-Rice <me <at> tobias.gr>, 70661-done <at> debbugs.gnu.org
Subject: Re: [bug#70661] [PATCH] gnu: linux-libre 6.1: Update to 6.1.89.
Date: Sat, 4 May 2024 00:28:41 -0400
On Tue, Apr 30, 2024 at 10:46:25AM +0200, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.89.
>   (linux-libre-6.1-pristine-source): Update hashes.

Thanks! Pushed as 9bf19720b961c5f5461a2f24fe178b82e46c2b37

[Message part 3 (message/rfc822, inline)]
From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH] gnu: linux-libre 6.1: Update to 6.1.89.
Date: Tue, 30 Apr 2024 10:46:25 +0200
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.89.
  (linux-libre-6.1-pristine-source): Update hashes.

Change-Id: Id48a19cc0d59b11bf17179eb5dd860ed37ac35dc
---
Hi Leo,

There's been an update to 6.1.x again, deblob didn't change.

 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 d641b00fa6..6bb8f99707 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -556,7 +556,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.88")
+(define-public linux-libre-6.1-version "6.1.89")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -566,7 +566,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 "1lgqclvcxfs5c4my6fh041gxzgzz8i64cw43cf5ichy58pyh4sb9")))
+        (hash (base32 "06a74sq0isgh9zc6p5cqc64r8k05f1p1w87lx971v3b1jbhbifhj")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))

base-commit: 6effb89fc401cf34505aeef1833f10100311e7c7
-- 
2.41.0




This bug report was last modified 1 year and 18 days ago.

Previous Next


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