unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69642] [PATCH] gnu: linux-libre-documentation: Fix build.
@ 2024-03-08 15:02 Tomas Volf
  2024-03-17 16:52 ` bug#69642: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-03-08 15:02 UTC (permalink / raw)
  To: 69642; +Cc: Tomas Volf, Leo Famulari, Tobias Geerinckx-Rice, Wilko Meyer

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





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

* bug#69642: [PATCH] gnu: linux-libre-documentation: Fix build.
  2024-03-08 15:02 [bug#69642] [PATCH] gnu: linux-libre-documentation: Fix build Tomas Volf
@ 2024-03-17 16:52 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2024-03-17 16:52 UTC (permalink / raw)
  To: Tomas Volf; +Cc: Wilko Meyer, Tobias Geerinckx-Rice, 69642-done

On Fri, Mar 08, 2024 at 04:02:27PM +0100, Tomas Volf wrote:
> 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.

Thanks for following up to remove this bug fix!

Due to my own lack of attention, I missed the patch when you emailed it.

I pushed an equivalent fix as commit e1e6116e05f00d8a9e70cb2c129858f72b87ffb8

Thanks again!




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

end of thread, other threads:[~2024-03-17 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-08 15:02 [bug#69642] [PATCH] gnu: linux-libre-documentation: Fix build Tomas Volf
2024-03-17 16:52 ` bug#69642: " Leo Famulari

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