GNU bug report logs - #62839
[PATCH] gnu: Include unzip dependency for emacs-tldr

Previous Next

Package: guix-patches;

Reported by: kyle <kyle <at> posteo.net>

Date: Fri, 14 Apr 2023 16:09:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62839 in the body.
You can then email your comments to 62839 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62839; Package guix-patches. (Fri, 14 Apr 2023 16:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kyle <kyle <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 14 Apr 2023 16:09:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kyle <kyle <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Kyle Andrews <kyle <at> posteo.net>
Subject: [PATCH] gnu: Include unzip dependency for emacs-tldr
Date: Fri, 14 Apr 2023 16:08:43 +0000
From: Kyle Andrews <kyle <at> posteo.net>

---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 93da248e53..44d4af1e84 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27639,7 +27639,7 @@ (define-public emacs-tldr
                 (file-name (git-file-name name version))))
       (build-system emacs-build-system)
       (propagated-inputs
-       (list emacs-request))
+       (list emacs-request unzip))
       (synopsis "Simplified and community-driven man pages for Emacs")
       (description "@code{emacs-tldr} allows the user to access tldr pages
 from within emacs.  The @code{tldr} pages are a community effort to simplify
-- 
2.39.2





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Wed, 03 May 2023 12:33:02 GMT) Full text and rfc822 format available.

Notification sent to kyle <kyle <at> posteo.net>:
bug acknowledged by developer. (Wed, 03 May 2023 12:33:02 GMT) Full text and rfc822 format available.

Message #10 received at 62839-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: kyle <kyle <at> posteo.net>
Cc: 62839-done <at> debbugs.gnu.org
Subject: Re: [bug#62839] [PATCH] gnu: Include unzip dependency for emacs-tldr
Date: Wed, 03 May 2023 14:32:46 +0200
Hello,

kyle <kyle <at> posteo.net> writes:

> -       (list emacs-request))
> +       (list emacs-request unzip))

Thank you.

I used a phase so propagating unzip is not necessary, and applied your
patch. I also added a proper commit message.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 Jun 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.