From: Romain GARBAGE <romain.garbage@inria.fr>
To: 73168@debbugs.gnu.org
Cc: ludovic.courtes@inria.fr, Romain GARBAGE <romain.garbage@inria.fr>
Subject: [bug#73168] [PATCH v2] gnu: bash-minimal: Add package synopsis.
Date: Thu, 12 Sep 2024 12:54:58 +0200 [thread overview]
Message-ID: <20240912105609.31124-1-romain.garbage@inria.fr> (raw)
In-Reply-To: <20240910141719.30059-1-romain.garbage@inria.fr>
* gnu/packages/bash.scm (bash-minimal): Add package synopsis.
Change-Id: I33f12547fca19d096712786a0c33525aa726b343
---
gnu/packages/bash.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/bash.scm b/gnu/packages/bash.scm
index 9ecec0a484..93641a78d5 100644
--- a/gnu/packages/bash.scm
+++ b/gnu/packages/bash.scm
@@ -258,7 +258,8 @@ (define-public bash-minimal
((#:phases phases)
`(modify-phases ,phases
;; No loadable modules.
- (delete 'move-development-files)))))))
+ (delete 'move-development-files)))))
+ (synopsis "The GNU Bourne-Again SHell, stripped down for non-interactive use")))
(define-public static-bash
;; Statically-linked Bash that contains nothing but the 'bash' binary and
base-commit: b6d5a7f5836739dab884b49a64ca354794dd845f
--
2.46.0
next prev parent reply other threads:[~2024-09-12 10:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 14:13 [bug#73168] [PATCH] gnu: bash-minimal: Add package description Romain GARBAGE
2024-09-10 16:22 ` jgart via Guix-patches via
2024-09-12 10:47 ` Ludovic Courtès
2024-09-12 10:54 ` Romain GARBAGE [this message]
2024-09-12 15:10 ` bug#73168: [PATCH v2] gnu: bash-minimal: Add package synopsis 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240912105609.31124-1-romain.garbage@inria.fr \
--to=romain.garbage@inria.fr \
--cc=73168@debbugs.gnu.org \
--cc=ludovic.courtes@inria.fr \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.