all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wilko Meyer <w@wmeyer.eu>
To: 68324@debbugs.gnu.org
Cc: Wilko Meyer <w@wmeyer.eu>, leo@famulari.name
Subject: [bug#68324] [PATCH 3/3] gnu: linux-libre 4.14: Update to 4.14.335.
Date: Mon,  8 Jan 2024 16:08:29 +0100	[thread overview]
Message-ID: <dee0ff238066e8fc2aad105a96b263f27da383c0.1704726083.git.w@wmeyer.eu> (raw)
In-Reply-To: <cover.1704726083.git.w@wmeyer.eu>

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

Change-Id: I071427a52f188d599f28703374f5b7c42314777c
---
 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 2349e82a95f..08d774ceeeb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -587,7 +587,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.334")
+(define-public linux-libre-4.14-version "4.14.335")
 (define-public linux-libre-4.14-gnu-revision "gnu1")
 (define deblob-scripts-4.14
   (linux-libre-deblob-scripts
@@ -597,7 +597,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 "0iaaqdkszmfarvjfszc9rf7y9zsv3w82934xmvmzmsbiz86547ca")))
+        (hash (base32 "0aa0xi1sn4rw9ichgmvxp0s9hsi6rfzhzd9wgbvzvc90md2qfs19")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.14)))
-- 
2.41.0





  parent reply	other threads:[~2024-01-08 15:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-08 15:06 [bug#68324] [PATCH 0/3] linux-libre kernel updates (2023-01-08) Wilko Meyer
2024-01-08 15:08 ` [bug#68324] [PATCH 1/3] gnu: linux-libre 5.4: Update to 5.4.266 Wilko Meyer
2024-01-09 18:32   ` bug#68324: " Leo Famulari
2024-01-08 15:08 ` [bug#68324] [PATCH 2/3] gnu: linux-libre 4.19: Update to 4.19.304 Wilko Meyer
2024-01-08 15:08 ` Wilko Meyer [this message]
2024-01-09 14:17 ` [bug#68324] [PATCH 0/3] linux-libre kernel updates (2023-01-08) Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dee0ff238066e8fc2aad105a96b263f27da383c0.1704726083.git.w@wmeyer.eu \
    --to=w@wmeyer.eu \
    --cc=68324@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.