all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: Marcin Karpezo <sirmacik@wioo.waw.pl>
Cc: 40961@debbugs.gnu.org, 40961-done@debbugs.gnu.org
Subject: [bug#40961] [PATCH] add sbcl-pass package for stumpwm
Date: Thu, 30 Apr 2020 00:37:45 +0300	[thread overview]
Message-ID: <87o8raj7me.fsf@gmail.com> (raw)
In-Reply-To: <20200429125132.17332-1-sirmacik@wioo.waw.pl> (Marcin Karpezo's message of "Wed, 29 Apr 2020 14:51:33 +0200")


[-- Attachment #1.1: Type: text/plain, Size: 493 bytes --]

Hi,

Thank you the patch.

The patch pushed with following changes. 

Marcin Karpezo <sirmacik@wioo.waw.pl> writes:

> ---
>  gnu/packages/wm.scm | 31 +++++++++++++++++++++++++++++++
>  1 file changed, 31 insertions(+)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index 4d1b6b3fd4..646f508e95 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -34,6 +34,7 @@

[…]

Better use ‘@code{}’ as in Texinfo, which will be parsed by Guix.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: Type: text/x-patch, Size: 584 bytes --]

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 646f508e95..9f64f206af 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1756,7 +1756,7 @@ rendering.")
              (lambda _
                (chdir "util/pass"))))))
       (home-page "https://github.com/stumpwm/stumpwm-contrib")
-      (synopsis "Integrate 'pass' wih StumpWM")
+      (synopsis "Integrate @code{pass} wih StumpWM")
       (description "This package provides an interface which integrates
 password-store into StumpWM.")
       (license (list license:gpl2+ license:gpl3+ license:bsd-2)))))

[-- Attachment #1.3: Type: text/plain, Size: 440 bytes --]



Git messages follows ChangeLog format, which you could apply by using
‘etc/snippets’ in case you are an Emacs user.  See
https://www.gnu.org/software/guix/manual/html_node/The-Perfect-Setup.html

--8<---------------cut here---------------start------------->8---
gnu: Add sbcl-stumpwm-pass.

* gnu/packages/wm.scm (sbcl-stumpwm-pass): New variable.
--8<---------------cut here---------------end--------------->8---

Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2020-04-29 21:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 12:51 [bug#40961] [PATCH] add sbcl-pass package for stumpwm Marcin Karpezo
2020-04-29 21:37 ` Oleg Pykhalov [this message]

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=87o8raj7me.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=40961-done@debbugs.gnu.org \
    --cc=40961@debbugs.gnu.org \
    --cc=sirmacik@wioo.waw.pl \
    /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.