unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomas Volf <~@wolfsden.cz>
To: 69642@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>, Leo Famulari <leo@famulari.name>,
	Tobias Geerinckx-Rice <me@tobias.gr>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#69642] [PATCH] gnu: linux-libre-documentation: Fix build.
Date: Fri,  8 Mar 2024 16:02:27 +0100	[thread overview]
Message-ID: <c33357492ca7e2d70850a5220d5ca11c82838f5b.1709910146.git.~@wolfsden.cz> (raw)

After the update to 6.6.18, the patch no longer applies and is not necessary.

* gnu/packages/linux.scm (linux-libre-documentation): Do not patch source.

Change-Id: I59d75ea430a4fbc8307ef333765e71e4ea8c5171
---
 gnu/packages/linux.scm | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 9660273efe..491263ccea 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2005,17 +2005,6 @@ (define-public linux-libre-documentation
   (package
     (inherit linux-libre)
     (name "linux-libre-documentation")
-    (source
-     (origin
-       (inherit linux-libre-source)
-       (patches
-        (list
-         (origin
-           (method url-fetch)
-           (uri "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/Documentation/sphinx/kernel_feat.py?id=c23de7ceae59e4ca5894c3ecf4f785c50c0fa428")
-           (sha256
-            (base32
-             "0inw2pl7nh82sw8bhvvzqa61552bisl78yc1nyl2x6dmpyppzrld")))))))
     (arguments
      (list
       #:tests? #f
-- 
2.41.0





             reply	other threads:[~2024-03-08 15:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08 15:02 Tomas Volf [this message]
2024-03-17 16:52 ` bug#69642: [PATCH] gnu: linux-libre-documentation: Fix build Leo Famulari

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='c33357492ca7e2d70850a5220d5ca11c82838f5b.1709910146.git.~@wolfsden.cz' \
    --to=~@wolfsden.cz \
    --cc=69642@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=me@tobias.gr \
    --cc=w@wmeyer.eu \
    /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).