all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 45171@debbugs.gnu.org
Subject: [bug#45171] [PATCH v3 2/2] gnu: go-github-com-kr-pretty: Improve synopsis.
Date: Fri, 11 Dec 2020 10:45:49 -0500	[thread overview]
Message-ID: <20201211154549.5530-2-jackhill@jackhill.us> (raw)
In-Reply-To: <20201211154549.5530-1-jackhill@jackhill.us>

* gnu/packages/golang.scm (go-github-com-kr-pretty)[synopsis]: Remove leading article.
---
 gnu/packages/golang.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 8748479490..01cb5d34ae 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3534,7 +3534,7 @@ format in Go.")
      `(("go-github-com-kr-text" ,go-github-com-kr-text)))
     (arguments
      '(#:import-path "github.com/kr/pretty"))
-    (synopsis "A pretty printer for Go values")
+    (synopsis "Pretty printer for Go values")
     (description "This package provides a pretty printer for Go values.")
     (home-page "https://github.com/kr/pretty")
     (license license:expat)))
-- 
2.29.2





  reply	other threads:[~2020-12-11 15:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11  5:44 [bug#45171] [PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1 Jack Hill
2020-12-11  5:56 ` [bug#45171] [PATCH v2] " Jack Hill
2020-12-11 15:45 ` [bug#45171] [PATCH v3 1/2] " Jack Hill
2020-12-11 15:45   ` Jack Hill [this message]
2020-12-17 20:28 ` bug#45171: [PATCH] " Efraim Flashner

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=20201211154549.5530-2-jackhill@jackhill.us \
    --to=jackhill@jackhill.us \
    --cc=45171@debbugs.gnu.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 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.