From patchwork Wed Oct 25 22:14:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wilko Meyer X-Patchwork-Id: 55368 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 108C427BBE9; Wed, 25 Oct 2023 23:16:36 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9D57D27BBE2 for ; Wed, 25 Oct 2023 23:16:33 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvmA5-0002ia-3c; Wed, 25 Oct 2023 18:15:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvmA2-0002i7-Lw for guix-patches@gnu.org; Wed, 25 Oct 2023 18:15:34 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qvmA1-0006Fo-Ql for guix-patches@gnu.org; Wed, 25 Oct 2023 18:15:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvmAW-0005ie-6J for guix-patches@gnu.org; Wed, 25 Oct 2023 18:16:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66751] [PATCH 5/7] gnu: linux-libre 5.4: Update to 5.4.259. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 22:16:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66751 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66751@debbugs.gnu.org Cc: Wilko Meyer , leo@famulari.name Received: via spool by 66751-submit@debbugs.gnu.org id=B66751.169827213121879 (code B ref 66751); Wed, 25 Oct 2023 22:16:04 +0000 Received: (at 66751) by debbugs.gnu.org; 25 Oct 2023 22:15:31 +0000 Received: from localhost ([127.0.0.1]:60154 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvm9z-0005gj-BJ for submit@debbugs.gnu.org; Wed, 25 Oct 2023 18:15:31 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:35712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvm9w-0005ff-58 for 66751@debbugs.gnu.org; Wed, 25 Oct 2023 18:15:28 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1698272092; bh=Ayl7DbC6G19fAR+L5M0YtT86N9r4/qfL43NYsI/Fw6M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=SZIoVhBvx5fKxDc6bmL3+9C3odKe1iE7kgKqEq6yHfCaaEhRyp7KJ04Xu28bFri1v Qq2MQSCIIlrxIm9WF9mIHOSvfsJPfPxba2GIcoRwl311OzZ0ESGI8xXSkQUlz4xL/3 IH+7QkXOUQkdda9w68XZ1F3nIS13l5IkWP2j17xk= Date: Thu, 26 Oct 2023 00:14:16 +0200 Message-ID: <20231025221434.12947-5-w@wmeyer.eu> In-Reply-To: <20231025221434.12947-1-w@wmeyer.eu> References: <20231025221434.12947-1-w@wmeyer.eu> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.259. (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 44eaf77e28..8a0a74ae06 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.258") +(define-public linux-libre-5.4-version "5.4.259") (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 "0gk2xav1ng565l1qsqlr8ja6m4j5g8rfj66vad1fmdd1lwaihw1r"))) + (hash (base32 "195v4fidavzm637glj6580006mrcaygnbj4za874imb62bxf9rpz"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-5.4)))