unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 28624@debbugs.gnu.org
Subject: bug#28624: [PATCH] Add missing closing brace to tklib
Date: Wed, 27 Sep 2017 14:50:40 -0400	[thread overview]
Message-ID: <87shf82cxr.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

This patch fixes a missing closing brace in the description of tklib, as
reported by jlicht in #guix.

It caused the "guix package --search" feature to break on master.

Maxim

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-tklib-Add-missing-closing-brace.patch --]
[-- Type: text/x-patch, Size: 819 bytes --]

From 98b167b3f00c5416365062fac000ab1b9deb9d10 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Date: Wed, 27 Sep 2017 14:38:22 -0400
Subject: [PATCH] gnu: tklib: Add missing closing brace.

* gnu/packages/tcl.scm (tklib): Add closing brace.

Thanks to jlicht for reporting it in #guix.
---
 gnu/packages/tcl.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tcl.scm b/gnu/packages/tcl.scm
index 49cee3e05..34c84c1bf 100644
--- a/gnu/packages/tcl.scm
+++ b/gnu/packages/tcl.scm
@@ -276,7 +276,7 @@ modules for Tk, all written in high-level Tcl.  Examples of provided widgets:
 @enumerate
 @item @code{chatwidget}
 @item @code{datefield}
-@item @code{tooltip
+@item @code{tooltip}
 @item @code{cursor}
 @item @code{ipentry}
 @item @code{tablelist}
-- 
2.14.1


             reply	other threads:[~2017-09-27 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27 18:50 Maxim Cournoyer [this message]
2017-09-27 18:58 ` bug#28624: [PATCH] Add missing closing brace to tklib Danny Milosavljevic
2017-09-27 19:30   ` bug#28624: [PATCHv2] " Maxim Cournoyer

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=87shf82cxr.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=28624@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 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).