unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnu: linux-libre: Update to 3.15.6
@ 2014-07-18 16:08 Jason Self
  2014-07-19 11:01 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Self @ 2014-07-18 16:08 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 165 bytes --]

* gnu/packages/linux.scm (linux-libre): Update to version 3.15.6.

Changelog, for those so interested:
https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.6

[-- Attachment #1.2: 0001-gnu-linux-libre-Update-to-3.15.6.patch --]
[-- Type: application/octet-stream, Size: 1304 bytes --]

From a09056e0eb0cb55251958c7be35d8926eb9f35e4 Mon Sep 17 00:00:00 2001
From: Jason Self <j@jxself.org>
Date: Fri, 18 Jul 2014 08:42:22 -0700
Subject: [PATCH 1/1] gnu: linux-libre: Update to 3.15.6.

* gnu/packages/linux.scm (linux-libre): Update to version 3.15.6.

Signed-off-by: Jason Self <j@jxself.org>
---
 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 b9864f4..c8fc1f4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -186,7 +186,7 @@ for SYSTEM, or #f if there is no configuration for SYSTEM."
      #f)))
 
 (define-public linux-libre
-  (let* ((version "3.15.5")
+  (let* ((version "3.15.6")
          (build-phase
           '(lambda* (#:key system inputs #:allow-other-keys #:rest args)
              ;; Apply the neat patch.
@@ -259,7 +259,7 @@ for SYSTEM, or #f if there is no configuration for SYSTEM."
              (uri (linux-libre-urls version))
              (sha256
               (base32
-               "0kh7yz6jl0jj6z24vh5qzzdn4s3ll4i4rnk4d0l0animnm3s305v"))))
+               "07v45q8r9fz9jgj1m7dibbmcdlzfzpcj7kh2bp1s1pv512h7fnw0"))))
     (build-system gnu-build-system)
     (native-inputs `(("perl" ,perl)
                      ("bc" ,bc)
-- 
1.7.9.5


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: gnu: linux-libre: Update to 3.15.6
  2014-07-18 16:08 gnu: linux-libre: Update to 3.15.6 Jason Self
@ 2014-07-19 11:01 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-07-19 11:01 UTC (permalink / raw)
  To: Jason Self; +Cc: guix-devel

"Jason Self" <jason@bluehome.net> skribis:

> From a09056e0eb0cb55251958c7be35d8926eb9f35e4 Mon Sep 17 00:00:00 2001
> From: Jason Self <j@jxself.org>
> Date: Fri, 18 Jul 2014 08:42:22 -0700
> Subject: [PATCH 1/1] gnu: linux-libre: Update to 3.15.6.
>
> * gnu/packages/linux.scm (linux-libre): Update to version 3.15.6.

OK to push, provided it still works as expected (using ‘guix system vm’
or something.)  I cannot test it right now, can someone do that?

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-19 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-18 16:08 gnu: linux-libre: Update to 3.15.6 Jason Self
2014-07-19 11:01 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).