From: Raghav Gururajan <rg@raghavgururajan.name>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: jgart <jgart@dismail.de>, Mark H Weaver <mhw@netris.org>,
LibreMiami <packaging-guix@libremiami.org>,
Nicolas Goaziou <mail@nicolasgoaziou.fr>,
guix-devel@gnu.org
Subject: Re: Opposition to new single-letter package name "t"
Date: Tue, 9 Mar 2021 07:40:21 -0500 [thread overview]
Message-ID: <ed769422-06cd-6416-de80-e800dce723ba@raghavgururajan.name> (raw)
In-Reply-To: <87pn08muar.fsf@nckx>
[-- Attachment #1.1.1: Type: text/plain, Size: 248 bytes --]
Hi Tobias!
> Please: t-todo-manager (t-todo-whatever, I don't care) or
> $something_a_mainstream_distro_uses, but not yet another bikeshedded
> unique name, fun as they are to do.
Makes sense. I have attached the patch.
Regards,
RG.
[-- Attachment #1.1.2: 0001-gnu-Rename-t-to-t-todo-manager.patch --]
[-- Type: text/x-patch, Size: 1053 bytes --]
From 04066b34518fc01290f12093910387e10c04fa08 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <rg@raghavgururajan.name>
Date: Tue, 9 Mar 2021 07:37:28 -0500
Subject: [PATCH] gnu: Rename "t" to "t-todo-manager".
* gnu/packages/task-management.scm (t): Rename to t-todo-manager.
---
gnu/packages/task-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/task-management.scm b/gnu/packages/task-management.scm
index 9667df6030..3edf01a9f5 100644
--- a/gnu/packages/task-management.scm
+++ b/gnu/packages/task-management.scm
@@ -44,12 +44,12 @@
#:use-module (guix build-system meson)
#:use-module (guix build-system python))
-(define-public t
+(define-public t-todo-manager
;; Last release is more than 10 years old. Using latest commit.
(let ((changeset "89ad444c000b")
(revision "97"))
(package
- (name "t")
+ (name "t-todo-manager")
(version (git-version "1.2.0" revision changeset))
(source
(origin
--
2.30.1
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
next prev parent reply other threads:[~2021-03-09 13:14 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-09 5:27 Opposition to new single-letter package name "t" Mark H Weaver
2021-03-09 5:39 ` Raghav Gururajan
2021-03-09 5:47 ` jgart
2021-03-09 6:08 ` Raghav Gururajan
2021-03-09 9:35 ` Leo Prikler
2021-03-09 11:38 ` Tobias Geerinckx-Rice
2021-03-09 11:40 ` Julien Lepiller
2021-03-09 13:09 ` Ricardo Wurmus
2021-03-09 12:40 ` Raghav Gururajan [this message]
2021-03-09 18:12 ` Nicolas Goaziou
2021-03-10 0:16 ` Mark H Weaver
2021-03-09 13:32 ` Search improvements (Was: Opposition to new single-letter package name "t") Taylan Kammer
2021-03-09 15:12 ` zimoun
2021-03-09 16:18 ` Tobias Geerinckx-Rice
2021-03-09 18:37 ` zimoun
2021-03-09 21:39 ` bug#47028: Discourage single-character package names Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-03-09 21:41 ` bug#47028: [PATCH 1/2] doc: Discourage ambiguous " Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-03-09 21:41 ` bug#47028: [PATCH 2/2] lint: Warn about single-character " Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-03-26 8:26 ` zimoun
2021-04-01 8:51 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-04-01 20:41 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-03-09 21:51 ` bug#47028: [PATCH 1/2] doc: Discourage ambiguous " Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-03-10 0:44 ` bug#47028: Discourage single-character " Mark H Weaver
2021-03-10 11:28 ` Ludovic Courtès
2021-03-10 13:04 ` zimoun
2021-04-01 8:57 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
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=ed769422-06cd-6416-de80-e800dce723ba@raghavgururajan.name \
--to=rg@raghavgururajan.name \
--cc=guix-devel@gnu.org \
--cc=jgart@dismail.de \
--cc=mail@nicolasgoaziou.fr \
--cc=me@tobias.gr \
--cc=mhw@netris.org \
--cc=packaging-guix@libremiami.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.