unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jason Self" <jason@bluehome.net>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: linux-libre-headers: Update to 3.18.11
Date: Tue, 14 Apr 2015 09:33:13 -0700 (PDT)	[thread overview]
Message-ID: <1429029191.6750@bluehome.net> (raw)


[-- 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 --]

             reply	other threads:[~2015-04-14 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14 16:33 Jason Self [this message]
2015-04-14 16:45 ` [PATCH] gnu: linux-libre-headers: Update to 3.18.11 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

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=1429029191.6750@bluehome.net \
    --to=jason@bluehome.net \
    --cc=guix-devel@gnu.org \
    /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 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).