unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: linux-libre: Update to 3.15.7.
@ 2014-07-29 17:22 Jason Self
  2014-07-30  0:59 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Self @ 2014-07-29 17:22 UTC (permalink / raw)
  To: guix-devel


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

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

Changelog: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.7

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

From 9b61e37340eeebd0c1e66896e1e4b79d5373a0c0 Mon Sep 17 00:00:00 2001
From: Jason Self <j@jxself.org>
Date: Tue, 29 Jul 2014 10:19:33 -0700
Subject: [PATCH 1/1] gnu: linux-libre: Update to 3.15.7.

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

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 3ffe2a4..048cdbc 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.6")
+  (let* ((version "3.15.7")
          (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
-               "07v45q8r9fz9jgj1m7dibbmcdlzfzpcj7kh2bp1s1pv512h7fnw0"))))
+               "1cgyq0v5jr8pj0qypdmnym7smzjymdj4hp0743f5vv0kr3xlzk5i"))))
     (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: [PATCH] gnu: linux-libre: Update to 3.15.7.
  2014-07-29 17:22 [PATCH] gnu: linux-libre: Update to 3.15.7 Jason Self
@ 2014-07-30  0:59 ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2014-07-30  0:59 UTC (permalink / raw)
  To: Jason Self; +Cc: guix-devel

"Jason Self" <jason@bluehome.net> writes:
> * gnu/packages/linux.scm (linux-libre): Update to version 3.15.7.

Please push, thanks! :)

     Mark

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

end of thread, other threads:[~2014-07-30  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 17:22 [PATCH] gnu: linux-libre: Update to 3.15.7 Jason Self
2014-07-30  0:59 ` Mark H Weaver

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).