GNU bug report logs - #63121
[PATCH] teams: Correct chemistry.scm typo.

Previous Next

Package: guix-patches;

Reported by: Antero Mejr <antero <at> mailbox.org>

Date: Thu, 27 Apr 2023 15:09:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Antero Mejr <antero <at> mailbox.org>
Subject: bug#63121: closed (Re: bug#63121: [PATCH] teams: Correct
 chemistry.scm typo.)
Date: Fri, 19 May 2023 14:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63121: [PATCH] teams: Correct chemistry.scm typo.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63121 <at> debbugs.gnu.org.

-- 
63121: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63121
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Antero Mejr <antero <at> mailbox.org>
Cc: 63121-done <at> debbugs.gnu.org
Subject: Re: bug#63121: [PATCH] teams: Correct chemistry.scm typo.
Date: Fri, 19 May 2023 16:18:13 +0200
Antero Mejr <antero <at> mailbox.org> skribis:

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

Applied!

[Message part 3 (message/rfc822, inline)]
From: Antero Mejr <antero <at> mailbox.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] teams: Correct chemistry.scm typo.
Date: Thu, 27 Apr 2023 15:07:49 +0000
* 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




This bug report was last modified 2 years and 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.