unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63121] [PATCH] teams: Correct chemistry.scm typo.
@ 2023-04-27 15:07 Antero Mejr via Guix-patches via
  2023-05-19 14:18 ` bug#63121: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Antero Mejr via Guix-patches via @ 2023-04-27 15:07 UTC (permalink / raw)
  To: 63121

* etc/teams.scm.in (science): Change chemestry.scm to chemistry.scm.
---
 etc/teams.scm.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 37a3c8e191..1da25d6058 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -208,7 +208,7 @@ (define-team science
         #:scope (list "gnu/packages/algebra.scm"
                       "gnu/packages/astronomy.scm"
                       "gnu/packages/geo.scm"
-                      "gnu/packages/chemestry.scm"
+                      "gnu/packages/chemistry.scm"
                       "gnu/packages/maths.scm")))
 
 (define-team emacs
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63121: [PATCH] teams: Correct chemistry.scm typo.
  2023-04-27 15:07 [bug#63121] [PATCH] teams: Correct chemistry.scm typo Antero Mejr via Guix-patches via
@ 2023-05-19 14:18 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-05-19 14:18 UTC (permalink / raw)
  To: Antero Mejr; +Cc: 63121-done

Antero Mejr <antero@mailbox.org> skribis:

> * etc/teams.scm.in (science): Change chemestry.scm to chemistry.scm.

Applied!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-19 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-27 15:07 [bug#63121] [PATCH] teams: Correct chemistry.scm typo Antero Mejr via Guix-patches via
2023-05-19 14:18 ` bug#63121: " Ludovic Courtès

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).