GNU bug report logs - #67496
[PATCH] gnu: gmnisrv: Fix typo

Previous Next

Package: guix-patches;

Reported by: Michal Atlas <michal_atlas+git <at> posteo.net>

Date: Mon, 27 Nov 2023 20:01:02 UTC

Severity: normal

Tags: patch

Merged with 67573

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67496 in the body.
You can then email your comments to 67496 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67496; Package guix-patches. (Mon, 27 Nov 2023 20:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michal Atlas <michal_atlas+git <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 27 Nov 2023 20:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michal Atlas <michal_atlas+git <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Michal Atlas <michal_atlas+git <at> posteo.net>
Subject: [PATCH] gnu: gmnisrv: Fix typo
Date: Mon, 27 Nov 2023 19:58:28 +0000
* gnu/services/web.scm (gmnisrv-service-type): Change the service name to gmnisrv

Change-Id: I1ca46c312db851486313c431fe0454786f0a673e
---
 gnu/services/web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/services/web.scm b/gnu/services/web.scm
index 818226a4f7..0f2ec71713 100644
--- a/gnu/services/web.scm
+++ b/gnu/services/web.scm
@@ -2101,7 +2101,7 @@ (define %gmnisrv-activation
 
 (define gmnisrv-service-type
   (service-type
-   (name 'guix)
+   (name 'gmnisrv)
    (extensions
     (list (service-extension activation-service-type
                              (const %gmnisrv-activation))

base-commit: 2410a30f6c06d56b5589e0ad685bcdf09bb144bf
-- 
2.41.0





Merged 67496 67573. Request was from Sergey Trofimov <sarg <at> sarg.org.ru> to control <at> debbugs.gnu.org. (Sat, 02 Dec 2023 18:05:02 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 03 Dec 2023 22:49:02 GMT) Full text and rfc822 format available.

Notification sent to Michal Atlas <michal_atlas+git <at> posteo.net>:
bug acknowledged by developer. (Sun, 03 Dec 2023 22:49:02 GMT) Full text and rfc822 format available.

Message #12 received at 67496-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Michal Atlas <michal_atlas+git <at> posteo.net>
Cc: 67496-done <at> debbugs.gnu.org
Subject: Re: [bug#67496] [PATCH] gnu: gmnisrv: Fix typo
Date: Sun, 03 Dec 2023 23:47:40 +0100
Michal Atlas <michal_atlas+git <at> posteo.net> skribis:

> * gnu/services/web.scm (gmnisrv-service-type): Change the service name to gmnisrv
>
> Change-Id: I1ca46c312db851486313c431fe0454786f0a673e

Applied, thanks!




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 03 Dec 2023 22:49:02 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Sun, 03 Dec 2023 22:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 01 Jan 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 129 days ago.

Previous Next


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