From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d57qI-0002yr-DS for guix-patches@gnu.org; Mon, 01 May 2017 05:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d57qE-0007Gf-Fn for guix-patches@gnu.org; Mon, 01 May 2017 05:42:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50294) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d57qE-0007Gb-CR for guix-patches@gnu.org; Mon, 01 May 2017 05:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d57qE-0005aL-5y for guix-patches@gnu.org; Mon, 01 May 2017 05:42:02 -0400 Subject: bug#26728: [PATCH] gnu: linux-libre@4.4: Update to 4.4.65. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d57pG-0002xe-MU for guix-patches@gnu.org; Mon, 01 May 2017 05:41:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d57pC-00073v-Pd for guix-patches@gnu.org; Mon, 01 May 2017 05:41:02 -0400 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:35095) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d57pC-00073i-Jz for guix-patches@gnu.org; Mon, 01 May 2017 05:40:58 -0400 Received: by mail-wm0-x243.google.com with SMTP id d79so22690658wmi.2 for ; Mon, 01 May 2017 02:40:58 -0700 (PDT) From: Mathieu Othacehe Date: Mon, 1 May 2017 11:40:53 +0200 Message-Id: <20170501094053.8220-1-m.othacehe@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 26728@debbugs.gnu.org * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65. --- 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 c30302cde..eeeb82dc3 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -369,8 +369,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.4 - (make-linux-libre "4.4.64" - "02fvsklimzgkhsjg3i6mjhf09b4kvgwr2cg2nak5li3fpjmw1y35" + (make-linux-libre "4.4.65" + "1ipzjrrgjd1cdfpj1110zav3wkq60xxagc2hvb50yni8wrxfbf40" %intel-compatible-systems #:configuration-file kernel-config)) -- 2.11.1