unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: linux-libre-headers: Update to 3.18.11
@ 2015-04-14 16:33 Jason Self
  2015-04-14 16:45 ` Andreas Enge
  2015-04-15  1:46 ` Mark H Weaver
  0 siblings, 2 replies; 5+ messages in thread
From: Jason Self @ 2015-04-14 16:33 UTC (permalink / raw)
  To: guix-devel


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

I understand that updated headers are needed in order for the new
version of VLC to compile successfully. Please see attached. I hope
this is sufficient.

Also, since Alexandre Oliva periodically removes tarballs so as to
free up space on the virtual machine that hosts these, it might also
be a good idea to put a copy of linux-libre-3.18.11-gnu.tar.xz in
http://alpha.gnu.org/gnu/guix/mirror/ along with the current version
3.3.8.

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

From b23496acf70e7f92f3580329d17f2dc0caf7dd8c Mon Sep 17 00:00:00 2001
From: Jason Self <j@jxself.org>
Date: Tue, 14 Apr 2015 09:28:09 -0700
Subject: [PATCH 1/1] gnu: linux-libre-headers: Update to 3.18.11

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

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 dc05322..d16781c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -91,7 +91,7 @@
          version "-gnu.tar.xz")))
 
 (define-public linux-libre-headers
-  (let* ((version "3.3.8")
+  (let* ((version "3.18.11")
          (build-phase
           (lambda (arch)
             `(lambda _
@@ -120,7 +120,7 @@
              (uri (linux-libre-urls version))
              (sha256
               (base32
-               "0jkfh0z1s6izvdnc3njm39dhzp1cg8i06jv06izwqz9w9qsprvnl"))))
+               "1xhrasa6biq80lvsa2pbk5q65b5dqrdb6nkfc2ql6r76n0gp82r4"))))
     (build-system gnu-build-system)
     (native-inputs `(("perl" ,perl)))
     (arguments
-- 
1.7.9.5


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

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

end of thread, other threads:[~2015-04-15 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-14 16:33 [PATCH] gnu: linux-libre-headers: Update to 3.18.11 Jason Self
2015-04-14 16:45 ` Andreas Enge
2015-04-15  1:46 ` Mark H Weaver
2015-04-15  4:24   ` Jason Self
2015-04-15 20:53   ` 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).