From: Oleg Pykhalov <go.wigust@gmail.com>
To: 42754@debbugs.gnu.org
Cc: EuAndreh <eu@euandre.org>, 42754-done@debbugs.gnu.org
Subject: [bug#42754] [PATCH 0/1] Add yeganesh.
Date: Fri, 14 Aug 2020 15:34:39 +0300 [thread overview]
Message-ID: <87h7t5s8ww.fsf@gmail.com> (raw)
In-Reply-To: <20200808002418.24876-2-eu@euandre.org> (EuAndreh via Guix-patches via's message of "Fri, 7 Aug 2020 21:24:18 -0300")
[-- Attachment #1.1: Type: text/plain, Size: 463 bytes --]
Hi,
EuAndreh via Guix-patches via <guix-patches@gnu.org> writes:
> Add yeganesh package, a simple wrapper around dmenu.
>
> Instead of adding it to gnu/packages/suckless.scm where dmenu lives, I put it
> inside gnu/packages/wm.scm where xmonad lives.
>
> That's because it was made with xmonad in mind, and is also written in
> Haskell, as is xmonad.
Thank you. Pushed to master as 9c814c337946f5e70b0dbe45fb54f451b06fe0b2
with small typo fix and formatting:
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: patch --]
[-- Type: text/x-patch, Size: 1038 bytes --]
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 5406aa8b99..28c3a3bac6 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -761,11 +761,10 @@ Haskell, no knowledge of the language is required to install and use it.")
("ghc-xdg-basedir" ,ghc-xdg-basedir)))
(home-page "http://dmwit.com/yeganesh/")
(synopsis "Small wrapper around dmenu")
- (description
- "@code{yeganesh} is a small wrapper around demnu. Like dmenu,
-it accepts input on stdin and writes the chosen result on stdout. Unlike dmenu,
-it mangles the input before it presents its choices. In particular,it displays
-commonly-chosen options before uncommon ones.")
+ (description "@code{yeganesh} is a small wrapper around demnu. Like
+dmenu, it accepts input on stdin and writes the chosen result on stdout.
+Unlike dmenu, it mangles the input before it presents its choices. In
+particular, it displays commonly-chosen options before uncommon ones.")
(license license:bsd-3)))
(define-public ghc-xmonad-contrib
[-- Attachment #1.3: Type: text/plain, Size: 7 bytes --]
Oleg.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2020-08-14 12:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-08 0:24 [bug#42755] [PATCH 0/1] Add yeganesh EuAndreh via Guix-patches via
2020-08-08 0:24 ` [bug#42754] " EuAndreh via Guix-patches via
2020-08-08 9:24 ` [bug#42754] [PATCH 1/1] gnu: " EuAndreh via Guix-patches via
2020-08-14 12:34 ` Oleg Pykhalov [this message]
[not found] ` <handler.42755.B.159684629815687.ack@debbugs.gnu.org>
2020-08-08 9:19 ` [bug#42755] Acknowledgement ([PATCH 0/1] Add yeganesh.) EuAndreh via Guix-patches via
2020-08-08 9:30 ` EuAndreh via Guix-patches via
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=87h7t5s8ww.fsf@gmail.com \
--to=go.wigust@gmail.com \
--cc=42754-done@debbugs.gnu.org \
--cc=42754@debbugs.gnu.org \
--cc=eu@euandre.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).